body {
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #006699;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: underline overline;
}

