body{
margin:0;
text-align:center;
font-family:arial;
font-size:10pt;
background-color:#FFFFFF;
color:black;
}
td{
font-family:arial;
font-size:10pt;
}
a{
color:#000080;
}
.awhite{color:#FFFFFF}
.header{
background-color:#6EA81A;
color:#FFFFFF;
font-weight:bold;
font-size:12pt;
/*border-bottom:#DADADA solid 1px;*/
/*background-image:url(img/bg_header.gif);*/
text-indent:4pt;
height:30;
}
.header2{
/*background-image:url(img/bg_header2.gif);*/
background-color: #E4FCC0;
color:#000000;
font-weight:bold;
border-bottom:#6DB10A solid 1pt;
height:20;
}
.cell{
border:#FFFFFF solid 1px;
background-color:#FAFAFA;
}