/* CSS Document */


A:link
{text-decoration: none; color: #83C430; font-weight: bold}
A {text-decoration: none;}
A:visited
{color: #83C430; text-decoration:none; font-weight: bold}
A:active
{color: #83C430; text-decoration:none; font-weight: bold}
A:hover
{color: #5C9F06; text-decoration:underline; font-weight: bold}


H5 {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #8FEA00;
} 

body { 
color: #FFFFFF;
font-family: tahoma;
font-size: 8pt;
text-align: left;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #000000;
scrollbar-shadow-color: #FFFFFF; 
scrollbar-darkshadow-color: #000000; 
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;
}
