BODY
{
background: #FFFFFF;
font-family: "Arial";
color: #000000;
}
H1
{
color: #666666;
font-family: "Arial";
font-size: 20pt;
font-weight: extra-bold;
text-align: center;
}
H2
{
color: #666666;
font-family: "Arial";
font-size: 16pt;
font-weight: extra-bold;
}
H3
{
color: #666666;
font-family: "Arial";
font-size: 12pt;
font-weight: bold;
}
H4
{
color: #666666;
font-family: "Arial";
font-size: 18pt;
font-weight: extra-bold;
}
H5
{
color: #666666;
font-family: "Arial";
font-size: 16pt;
font-weight: extra-bold;
}
H6
{
color: #666666;
font-family: "Arial";
font-size: 14pt;
font-weight: extra-bold;
}
P
{
color: #666666;
text-align: center;
font-family: "Arial";
font-size: 12pt;
font-weight: medium;
}
a:hover 
{ 
color: #FF0000; 
background: #CCCCCC;
}
TD
{
background: #FFFFFF;
color: #333333;
text-align: center;
font-family: "Arial";
font-size: 12pt;
font-weight: bold;
}
