BODY {
	color: #5884A8;
	font-family: Tahoma;
	font-size: 10px; background-image:url('images/bg.png')
}

TD {
	color: #5884a8;
	font-family: Tahoma;
	font-size: 10px;
}

h1 {
	color: #5884a8;
	font-family: Tahoma;
	font-size: 11px;
}

A:LINK {
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	color: #5884a8;
	font-weight: bold
}

A:VISITED {
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	color: #5884a8;
	font-weight: bold
}

A:HOVER {
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	font-weight: bold
}