BODY,TD{
        font-family: Verdana,Geneva,Arial,Helvetica;
        font-size: 8pt;
        color: black;
}
.top{
        font-size: 20pt;
        font-weight: bold;
        margin-bottom: 6px;
        color: #336633;
}
.title{
        font-size: 20pt;
        font-weight: bold;
        margin-bottom: 6px;
        color: #339933;
}

H1,H2,H3{
        font-size: 16pt;
        font-weight: bold;
        margin-bottom: 6px;
        color: #99FF00;
}
H4,H5{
        font-size: 12pt;
        font-weight: bold;
        margin-bottom: 6px;
        color: silver;}
H6{
        font-size: 10pt;
        font-weight: bold;
        margin-bottom: 6px;
        color: Black;
}

form{margin:0;}
li{line-height:1.5;}



a{
        text-decoration: none;
        font-weight: bold;
}
a:link,a:visited{color:#336600;}
a:active,a:hover{color:black;}

a.dir{
        text-decoration: none;
        font-weight: bold;
}
a.dir:link,a.dir:visited{color:#336600;}
a.dir:active,a.dir:hover{color:black;}

a.file{
        text-decoration: none;
        font-weight: bold;
}
a.file:link,a.file:visited{color:#669933;}
a.file:active,a.file:hover{color:black;}