A:LINK {
	color : B5B357;
	text-decoration : none;
}

A:VISITED {
	color : #B5B357;
	text-decoration : none;
}

A:HOVER {
	color : 00FF40;
	text-decoration : none;
}


BODY {
	background-color : #003300;
	color : #CCCC99;
	font-family : "MS Serif", "New York", serif;
	}

H1 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
}

H2 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
}

H3 {
	color : #B5B357;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-large;
}

H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
}




th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFF66;
}
