body {
	background: #052B43;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

table .content {
	color: #fff;
	font-size: 9px;
}

a { 
	text-decoration: none;
	font-weight: bold;
	color: #0cc;
}

a:hover,a:focus { 
	color: #c0c;
}