body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
body {
	background-color: #000033;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: none;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #00033;
background-color: #B5B3DF;
}
