body{
margin:0;
text-align:center;
background-color:white;
color:black;
font-family:arial;
font-size:10pt;
}
td{
font-family:arial;
font-size:9pt;
}
hr{
color:#FFE3E7;
}
a{
color:#604453;
}
a:hover{
text-decoration:none;
}
input{
font-size:8pt;
}
select{
font-size:8pt;
}
.img1{
border:#FFE3E7 solid 1px;
}
.header{
background-color:#CC6699;
color:white;
font-weight:bold;
height:24;
text-indent:2pt;
}
.sub_header{
background-color:#FFE3E7;
border-bottom:#CC6699 solid 1px;
font-weight:bold;
height:20;
text-indent:2pt;
}
.cell{
background-color:#FAFAFA;
}
.awhite{
color:white;
}
.ablack{
color:black;
}