body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
body {
	background-color: #999999;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
a:link {
	color: #CC6600;
}
a:visited {
	color: #CC9900;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #CC9900;
}
