                                                                                                                                                   /* CSS Document */
<style type="text/css">

BODY {
	color: #232323 repeat-y center top; MARGIN: 0px; 
}

table 
{
background-color: #3A3A3A;
}
.nav{
color: #FFFFFF;
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 10px;
}
.nav:hover{
color:  #AAC939;
text-decoration: none;
font-weight: bold;
font-family: arial;
font-size: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
b {
	font-family: Arial,
	font-weight: bold;
	color: #FFFFFF;
}
table {
	background-color: #3A5917;
}
</style>











































