body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFBB73;
}
body {
	background-color: #003300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style4 {
	color: #ffbb73;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.style8 {font-size: 14px}
.style10 {font-size: 12px; font-style: italic; }
.style12 {font-size: 14px; font-weight: bold; }
.style13 {font-size: 16px}

a:link {
	color: #FFBB73;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFBB73;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #A2A2A2;
}



