BODY {
    font-size:10pt;
    font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
 TABLE {
    font-size:10pt;
 }
 TD {
    font-size:10pt;
 }
 TH {
    font-size:10pt;
 }
 TR {
    font-size:10pt;
 }
 a:link{
    color:#226699;
 }
 a:visited{
    color:#6699CC;
 }
 a:hover{
    text-decoration:underline;
 }