div{
font-color:#000080;
}
a {
 color: #E00000;
}
a:visited {
 color: #00C0FF;
}
td {
 font-family: Verdana;
 text-align:center;
 font-size: 12px;
 font-weight:bold;
 color:#000080;
 }
td.b{
background-color: #041686;
}
td.r{
color: #E00000;
}
td.f{
background-color:#000080;
color:#FFFFFF;
}
th{color:#000080;
}
span{
font-family:Verdana;
text-align: center;
font-size:12px;
color:#000080;
}

p{
text-align:center;
font-size: 13px;
font-weight: bold;
color: #000080;
width:450px;
}