body {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: ;
 background-attachment: fixed;
 background-repeat: no-repeat;
 background-position: ;
 scrollbar-face-color: #CC9900;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-3dlight-color:#FFFFFF;
 scrollbar-darkshadow-color:#FFFFFF;
 scrollbar-shadow-color:#254A70;
 scrollbar-arrow-color:#003366;
 scrollbar-track-color:#CC9900;
}

a:hover {
 font-family: Arial, Helvetica, sans-serif;
 color: #990000;
 font-weight: bold;
 text-decoration: underline
}

a:active {
 font-family: Arial, Helvetica, sans-serif;
 color: #990000;
 font-weight: bold;
 text-decoration: underline
}

a:link {
 font-family: Arial, Helvetica, sans-serif;
 color: #990000;
 font-weight: bold;
 text-decoration: none
}

a:visited {
 font-family: Arial, Helvetica, sans-serif;
 color: #990000;
 font-weight: bold;
 text-decoration: none
}

h1 {
 word-spacing: 1mm;
 letter-spacing: 0.5mm;
 color: #00CC00;
 font-weight: bold;
}

b {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14pt;
 color: #003366;
 font-weight: bold;
 word-spacing: 1mm;
 letter-spacing: 1mm;

}