body, table {
font-family: verdana, tahoma;
font-size: 8pt;
color:#83705A
}



h1 {
font-size: 14pt;
color: red;

}

a:link,  {
text-decoration: none;
color:  #0099FF;
font-weight: bold;

}

a:hover, {
text-decoration: underline;
color: black;
font-weight: bold;
}

a:active,  {
text-decoration: none;
color: #0099FF;
font-weight: bold;
}

a:visited,  {
text-decoration: none;
color: #0099FF;
font-weight: bold;
}