BODY,TD{
        font-family: Verdana,Geneva,Arial,Helvetica;
        font-size: 8pt;
        color: black;
}
.top{
        font-size: 14pt;
        font-weight: normal;
        margin-bottom: 6px;
        color: #0059A5;
}
.title{
        font-size: 20pt;
        font-weight: bold;
        margin-bottom: 6px;
        color: #635D5A;
}
        .toptable{
        background: #666666;}
        .linetable{
        background: #FF9933;}
        .bottable{
        background: #FF8833;}

H1{
	font-size:24pt;
	font-weight:bold;
	margin-bottom:6px;
	border-bottom:1px solid;
	color: #635D5A;}
H2,H3,H4,H5{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 6px;
	border-bottom:1px solid;
	color: #635D5A;}
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:#0059A5;}
a:active,a:hover{color:black;}

a.dir{
        text-decoration: none;
        font-weight: bold;
}
a.dir:link,a.dir:visited{color:#0059A5;}
a.dir:active,a.dir:hover{color:#E76929;}

a.file{
        text-decoration: none;
        font-weight: bold;
}
a.file:link,a.file:visited{color:#000000;}
a.file:active,a.file:hover{color:#635D5A;}