BODY{
font-weight: plain;
font-family:  verdana, arial;
font-size: 12px;
color: #01500F;
background-color: #307E2D;
}

DIV {
font-variant: small-caps; 
font-size: 16px; 
font-weight: bold;
}

TABLE {
width: 682px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
}

TD {
font-weight: plain;
font-family:  verdana, arial;
font-size: 12px;
color: #01500F;
vertical-align:top;
text-align:left;
padding: 2px;
}

HR {
border-style: solid;
border-color: #786717;
}

A:link { 
text-decoration: underline; 
color: #786717; 
font-weight:none; 
cursor: pointer; 
}


A:visited { 
text-decoration: underline; 
color: #786717; 
font-weight:none; 
cursor: pointer; 
}


A:hover { 
text-decoration: underline;
color: red; 
font-weight:none; 
cursor: pointer; 
}

