body {
	background-color: #000072;
}

table, tr, td {
	background-color: #FFFFFF;
	color: #000072;
	border: 0px;
	font-family: Arial;
	font-size: 10pt;
}

a {
	font-family: Arial;
	color: #C00000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000072;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}
