BODY {
       margin:0; 
       font-family: Verdana;
       font-size: 10;
       background: black url('background.jpg') fixed;
       color:white;
       scrollbar-face-color:#303030;
       scrollbar-arrow-color:#757575;
       scrollbar-highlight-color:#000000;
       scrollbar-shadow-color:#000000;
       scrollbar-track-color:#000000;
       scrollbar-3dlight-color:#000000;
       scrollbar-darkshadow-color:#000000;
       background-attachment:fixed
     }
H1   { font-style: italic;
       font-size: 14;
       text-align: center;  }
H2   { font-weight: bold;
       font-size: 16;
       text-align: center; }
H3   { font-style: italic;
       font-size: 17;
       text-align: center; }
H4   { font-style: italic;
       font-size: 18;
       text-align: center; }
font { font-face: Verdana;
       font-color: white;
       text-align: justify;
       font-size: 12; }
font.news { color: #00AEFF; 
            font-weight: bold;
          }

colgroup.menu { background:black;
                text-align:center; }
td.menu_bg { background:black;
             
           }

table { font-face: Verdana;
       font-color: white;
       text-align: justify;
       font-size: 12; }
P    { text-align: justify; }
test   { color: "red" } 

.center   { text-align: center; }
.right   { text-align: right; }
.small   { font-size=10 }
.hand { cursor: hand }
A:link     { BACKGROUND: none; COLOR: darkorange; TEXT-DECORATION: none; font-face: Verdana; font-color: white; text-align: justify; font-size: 12; font-weight: bold; }
A:active   { BACKGROUND: none; COLOR: darkorange; TEXT-DECORATION: none; font-face: Verdana; font-color: white; text-align: justify; font-size: 12; font-weight: bold }
A:visited  { BACKGROUND: none; COLOR: darkorange; TEXT-DECORATION: none; font-face: Verdana; font-color: white; text-align: justify; font-size: 12; font-weight: bold }
A:hover    { BACKGROUND: none; COLOR: white; TEXT-DECORATION: none; font-face: Verdana; font-color: white; text-align: justify; font-size: 12; font-weight: bold }
.spanstyle { FONT-WEIGHT: bold; FONT-SIZE: 8pt; VISIBILITY: visible; 
             COLOR: white; FONT-FAMILY: Arial; POSITION: absolute; TOP: -50px
           }
