body         { font-family: Arial Unicode MS; font-size: 10pt }
.copyright   { font-family: Tahoma; font-size: 8pt; color: #CC0000; font-weight: bold }
.text1       { color: #CC0000; font-family: Arial Unicode MS; font-size: 10pt; font-weight: bold}
a:link       { color: #CC0000; font-family: Arial Unicode MS; font-size: 12pt; font-weight: bold; text-decoration: none; }
a:visited    { color: #CC0000; font-family: Arial Unicode MS; font-size: 12pt; font-weight:bold; text-decoration: none; }
a:active     { color: #C0C0C0; font-family: Arial Unicode MS; font-size: 12pt; text-decoration: none; }
a            { font-family: Arial Unicode MS; text-decoration: none; }
h1           { font-size: 14pt; font-family: Arial Unicode MS; color: #CC0000; font-weight: bold }

#button {
     border: 1px solid #8A8A8A;
     background-color: #DBDBDB;
     width:88px; height:29px;
     text-align:center;
     font-weight: bold; font-size: 12px;
     letter-spacing: 1px;
     text-decoration: none;
}
#button .net {
    font-size: 11px;
    color: #707070;
}
#button .top100 {
    font-size: 11px;
    color: black;
}
#button .auto {
    font-size: 11px;
    color: #CC0000;
}

