body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
}
body {
        background-color: #686666;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #B10505;
}
a:link {
        text-decoration: none;
        color: #FFCC00;
}
a:visited {
        text-decoration: none;
        color: #FFCC00;
}
a:hover {
        text-decoration: underline;
        background: #FF0000;
        color: #FFCC00;
}
a:active {
        text-decoration: none;
}
.style1 {
        color: #000000;
        font-weight: bold;
}
input         {background-color: #ccff00; font-family: Verdana; font-size: 10px; color: #880000;}
textarea      {background-color: #ffcc00; font-family: Verdana; font-size: 10px; color: #880000;}
select        {background-color: #ffcc00; font-family: Verdana; font-size: 10px; color: #880000;}
.style2 {color: #990000}
.list {font-size: 1px; color: #686666;}