body{
margin:0;
text-align:center;
}
td{
font-family:arial;
font-size:10pt;
}
a{
color:blue;
}
a:hover{
color:red;
}
.header{
height:20pt;
background-color:#DB2922;
color:white;
font-size:12pt;
font-weight:bold;
text-indent:8;
}
.header2{
height:18pt;
background-color:#30A1D7;
color:white;
font-weight:bold;
text-indent:4;
}
.cell{
background-color:#FAFAFA;
}
.aw{
color:white
}