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-image: url("/index/pics/bgmain.gif");
   background-repeat: no-repeat;
   background-color: FFF3C2;
   background-position: top left;
   background-attachment: fixed;
   font-size: small;
   color: 116011;
   font-family: tahoma, arial;
   font-size: 16;   
}

a:link {
   color: #0022AA;
   text-decoration: underline;
}
a:visited {
   color: #003300;
   text-decoration: underline;
}
a:hover {
   color: #33AA33;
   text-decoration: none;
}
a:active {
   color: #FF0000;
   text-decoration: underline;
}

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

h4 {
    color: black;
    font-style: italic;
    font-size: medium;
    font-family: Helvetica, Arial, Geneva;
    margin: 4pt 0pt 0pt;
    padding: 0pt 3pt 1pt;
    width: 100%
}

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