body, table {
font-family: verdana, tahoma;
font-size: 8pt;
color:#83705A
}



h1 {
font-size: 9pt;
color: white;
background-color:  #808080;
}

a:link,  {
text-decoration: none;
color: #3F5D28;
font-weight: bold;

}

a:hover, {
text-decoration: underline;
color: red;
font-weight: bold;
}

a:active,  {
text-decoration: none;
color: #3F5D28;
font-weight: bold;
}

a:visited,  {
text-decoration: none;
color: #3F5D28;
font-weight: bold;
}
