BODY {font-family: Arial, Helvetica, sans-serif; font: 12pt;}
H3 {font-family: Arial, Helvetica, sans-serif; background-color: burlywood; color: maroon;}
B {color: Green;}
I {color: Darkblue;}
A {color: #3300cc;}
UL {list-style: circle;}
LI {color: Gray;}
A:link {color: #FF5200; text-decoration: none;}
A:visited {color: #CC3300; text-decoration: none;}
A:active {color: #FF0000; text-decoration: none;}
A:hover {color: #FF0000; text-decoration: none;}
TH {color: #003399;}
TD {font: 10pt; color: #8B0000;}
TABLE {color: burlywood;}