body {background-color: #990000;
         margin: 0;
         SCROLLBAR-FACE-COLOR: #888888; 
         SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
         SCROLLBAR-SHADOW-COLOR: #000000; 
         SCROLLBAR-3DLIGHT-COLOR: #BBBBBB; 
         SCROLLBAR-ARROW-COLOR: #FF0000; 
         SCROLLBAR-TRACK-COLOR: #666666; 
         SCROLLBAR-DARKSHADOW-COLOR: #444444;
        }
        
li {font-style:italic;font-family:arial;verdana;font-size: 12px;}

p  {text-align: left;
    color: #000000;
    font-size: 16px;
    font-family: Trebuchet MS,arial,verdana;
    font-weight: normal;
    padding-left: 7px;
    padding-right: 7px;
    margin-top: 0px;
    margin-bottom: 9px;
     }

p.menu  {text-align: left;
    color: #000000;
    font-size: 12px;
    font-family: Trebuchet MS,arial,verdana;
    font-weight: bold;
    padding-left: 7px;
    padding-right: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
     }

p.cent  {text-align: center;
    color: #000000;
    font-size: 16px;
    font-family: Trebuchet MS,arial,verdana;
    font-weight: normal;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
     }

p.Title  {text-align: center;
    color: #000000;
    font-size: 23px;
    font-family: Trebuchet MS,arial,verdana;
    font-weight: bold;
    padding-left: 0px;
    margin-top: 10px;
    margin-bottom: 26px;
     }

h1 {font-family: Trebuchet MS,arial,verdana;}

td.fe {background-color: #FFFFFF}
td.sa {background-color: #FFCC99}
td.na {background-color: #FF9900}
td.vs {background-color: #FFFF99}

td.gbh {background-color: #FFFF99;background-image: url('/img/goldbrownhorizontal.jpg');}
td.gbv {background-color: #FFFF99;background-image: url('/img/goldbrownvertical.jpg');}

a.Menu:link {color: #FFCC00}
a.Menu:visited {color: #FFFFCC}
a.Menu:active {color: #FFFFFF}
a.Menu:hover {color: #FFFFFF;text-decoration: underline;}
a.Menu {text-decoration: none;
   font-style: normal;
   font-size: 13px
   font-family: arial,verdana;
   font-weight: bold;
   margin: 0px;
  }

a.te:link {color: #990000}
a.te:visited {color: #CC0000}
a.te:active {color: #999999}
a.te:hover {color: #FF9900;text-decoration: underline;}
a.te {text-decoration: none;
   font-style: normal;
   font-size: 16px
   font-family: arial,verdana;
   font-weight: bold;
   margin: 0px;
  }
  
a:link {color: #663300;}
a:visited {color: #663300;}
a:active {color: #663300;}
a:hover {color: #A10000;text-decoration: underline;}
a {text-decoration: none;
   font-size: 16px
   font-family: arial,verdana;
   font-weight: bold;
   margin: 0px;
  }