body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
body {
	background-color: #006633;
}
a:link {
	color: #33CCFF;
	text-decoration: none;
}
a:visited {
	color: #33CCFF;
	text-decoration: underline;
}
a:hover {
	color: #99FF99;
	text-decoration: underline;
}
a:active {
	color: #33CCFF;
	text-decoration: none;
}
.style2 {font-size: 36px}
.style3 {font-size: 36px; font-style: italic; }
.style5 {
	font-size: 24;
	font-weight: bold;
}

table {color: FFFC0D;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFC0D;
	border-right-color: #FFFC0D;
	border-bottom-color: #FFFC0D;
	border-left-color: #FFFC0D;
}

td {color: FFFC0D;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFC0D;
	border-right-color: #FFFC0D;
	border-bottom-color: #FFFC0D;
	border-left-color: #FFFC0D;
}
.style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #333333;
}
