body{
text-align:center;
font-size:10pt;
margin:0;
background-color:#3A3A3A;
color:black;
}
td{
font-family:Arial, Verdana;
font-size:9pt;
}
a{
color:#000080;
}
a:hover{
text-decoration:none;
}
.header{
text-indent:4pt;
/*background-color:#2877DD;*/
background-image:url(../img/header_bg.gif);
color:#FFFFFF;
font-weight:bold;
height:24;
}
.scell{
BACKGROUND-COLOR:#E5EFFF;
font-weight:bold;
border-bottom:#82ADEF solid 1px;
border-top:#82ADEF solid 1px;
height:16;
}
.cell{
BACKGROUND-COLOR:#FAFAFA;
}
.awhite{
color:white;
text-decoration:none;
}