body        {
                font-size:10; font-family:Arial; text-align:center;
                background-Color:#000000; height:100%;
                margin-left:0; margin-right:0; margin-top:0; margin-bottom:0;
            }

table, td   { font-size:12; font-family:Arial;}

table.HighTable  { font-size:12; font-family:Arial; height:100%;}

.text_big        { font-size:12; font-family:Verdana; }
.text_bigblack   { font-size:12; font-family:Arial; Color:#000000; }
.text_bigblue    { font-size:12; font-family:Arial; Color:#6A9BF7; }
.text_bigblue2   { font-size:17; font-family:Arial; Color:#6A9BF7; }
.text_bigwhite   { font-size:17; font-family:Arial; Color:#ffffff; }


.text_small       { font-size:9; font-family:Arial; }
.text_smallwhite  { font-size:9; font-family:Arial; color:#ffffff;}
.text_smallwhite2 { font-size:9; font-family:Arial; color:#dddddd;}
.text_smallwhite3 { font-size:12; font-family:Arial; color:#ffffff;}
.text_smallgray   { font-size:9; font-family:Arial; color:#666666;}
 
.text_red        { font-size:9; font-family:Arial;  color:#ff0000;}
 

a           { color:#2222ff; text-decoration:underline;}
a:hover     { color:red;     text-decoration:underline;}

a.white        {font-size:12; color:#ffffff; text-decoration:none;}
a.white:hover  {font-size:12; color:yellow;  text-decoration:underline;}


h2 { font-size:24px; font-family:Arial; Color:#6A9BF7; }