body {
	background-color: #336699;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.bottom {
	font-size: 9px;
}
.Titles {
	color: #FFFF00;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	font-style: italic;
}
