BODY {
 font-size: 9pt;
 font-family: "Verdana";
 color: darkblue;
 background: #eaffff;
}
TD,TH {
 font-family: Helvetica;
 font-size: 10pt;
}
STRONG {
 font-size: 10pt;
 font-family: "Helvetica";
 color: purple;
}
INPUT.radio {
 font-size: 12pt;
 font-family: "Times";
}
INPUT.txt {
 font-size: 10pt;
 font-family: "Times";
}
A:link {
 text-decoration: none;
 color: blue;
}
A:visited {
 text-decoration: none;
 color: blue;
}
A:active { 
 text-decoration: none;
 color: red;
}

