body {scrollbar-face-color: #000000;
      scrollbar-arrow-color: #FFFFFF;
      scrollbar-highlight-color: #000000;
      scrollbar-3dlight-color: #909090;
      scrollbar-shadow-color: #000000;
      scrollbar-darkshadow-color: #000000;
      scrollbar-track-color: #909090;      
      background-color: #AC442B;
      font-family: Verdana; 
      font-size: 9px; 
      font-style: normal;
      color: #242424;
      }
      
p {margin-top:0;
   margin-bottom:0;
   font-size: 9px
   }
   
table {font-size: 9px}

h1 {font-family: Verdana; 
    font-size: 9px; 
    color: #242424;
    margin-top: 0;
    margin-bottom: 0;
    }
h2 {font-family: Verdana;
    font-size: 9px; 
    color: #242424;
    margin-top:0;
    margin-bottom:0;
    }
.normal {font-family: Verdana; 
         font-style: normal;
         font-weight: 400;
         font-size: 9px; 
         color: #242424;
         margin-top:0;
         margin-bottom:0;
         }
         
.menu a   {text-decoration: none; font-weight: bold}
.menu a:link    {color: #242424; font-weight: bold}
.menu a:visited {color: #242424; font-weight: bold}
.menu a:active  {color: #242424; font-weight: bold}
.menu a:hover   {color: #FFFFFF; text-decoration: none; font-weight: bold}

.opposite a   {text-decoration: none; font-weight: bold}
.opposite a:link    {color: #242424; font-weight: bold}
.opposite a:visited {color: #242424; font-weight: bold}
.opposite a:active  {color: #242424; font-weight: bold}
.opposite a:hover   {color: #FFFFFF; text-decoration: none; font-weight: bold}    

.table1 {background-color: #AC442B;
         border-left: #000000 1px solid;
         border-right: #000000 1px solid;
         border-top: #000000 0px solid;
         border-bottom: #000000 1px solid;
         }
.table2 {background-color: #AC442B;
         border-left: #000000 1px solid;
         border-right: #000000 1px solid;
         border-top: #000000 0px solid;
         border-bottom: #000000 0px solid;
         }
.table3 {background-color: #909090;
         border-left: #000000 1px solid;
         border-right: #000000 0px solid;
         border-top: #000000 0px solid;
         border-bottom: #000000 0px solid;
         }
.table4 {background-color: #000000;
         border-left: #000000 0px solid;
         border-right: #000000 0px solid;
         border-top: #000000 1px solid;
         border-bottom: #000000 1px solid;
         }

.pictureborder {border: 1px;
                border-color: #000000;
                border-style:solid;
                }
