body
{margin: 0px; 
background-color: #DFFAC3;
background-repeat: repeat;
padding: 0px;
}

a:link {color: #007600; text-decoration: none; font:9pt verdana;}
a:visited {color: #007600; text-decoration: none; font:9pt verdana;}
a:hover {color: #01A401; text-decoration: underline; font:9pt verdana;}
a:active {color: #01A401; text-decoration: none; font:9pt verdana;}

p {font-family: verdana; font-size: 13px;}

.bot
{
width: 720px;
height: 21px;
background-color: #9CDF57;
padding: 0px;
text-align: left;
font-family: verdana;
font-size: 10px;
color: #009B00;
border-color: #ffffff;
border-style: solid;
border-width: 1px
}

.nav1
{
width: 140px;
height: 400px;
background-color: #9CDF57;
padding-right: 0px;
border-color: #ffffff;
border-style: solid;
border-width: 1px;
vertical-align: top;
text-align: left;
font-family: verdana;
font-size: 12px;
}

.nav1 b
{
font-family: verdana;
font-size: 13px;
color: #009B00;
font-weight: 900;
}

.content
{
width: 580px;
background-color: #ffffff;
padding: 0px;
vertical-align: top;
text-align: left;
font-family: verdana;
font-size: 13px;
color: #009B00;
}

.content h1
{
font-family: verdana;
font-size: 15px;
color: #009B00;
font-weight: 900;
border-bottom: 2px solid #DFB831;
vertical-align: bottom;
text-transform: uppercase;
}

.content b
{
font-family: verdana;
font-size: 13px;
color: #009B00;
font-weight: 900;
}