body{
   scrollbar-face-COLOR: 404040;
   scrollbar-shadow-color: C0C0C0;
   scrollbar-highlight-color: 000000;
   scrollbar-3dlight-color:C0C0C0;
   scrollbar-darkshadow-color: C0C0C0;
   scrollbar-track-color: 101010;
   scrollbar-arrow-color: C0C0C0;
   background-color: 256C12;
   color: B2B2B2;
   font-family: tahoma, arial;
   font-size: small;
}

a:link {
   color: #003377;
   text-decoration: underline;
}
a:visited {
   color: #003300;
   text-decoration: underline;
}
a:hover {
   color: #33FF33;
   text-decoration: none;
}
a:active {
   color: #FF0000;
   text-decoration: underline;
}

h5 {
    color: white;
    font-style: italic;
    font-size: small;
    font-family: Helvetica, Arial, Geneva;
    margin: 4pt 0pt 0pt;
    padding: 0pt 0pt 1pt;
    width: 100%
}

h4 {
    color: white;
    font-style: italic;
    font-size: medium;
    font-family: Helvetica, Arial, Geneva;
    background: url(/index/pics/h3bg.jpg) repeat scroll;
    margin: 4pt 0pt 0pt;
    padding: 0pt 3pt 1pt;
    width: 100%
}

h3 {
    color: white;
    font-style: bold;
    font-size: large;
    font-family: Helvetica, Arial, Geneva;
    margin: 4pt 0pt 0pt;
    padding: 0pt 3pt 1pt;
    width: 100%
}