a:link { color: blue; text-decoration: none }
a.red {COLOR: #ff0000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; FONT-WEIGHT: BOLD;}
a:hover { color: blue; text-decoration: underline }
a:active {  color: blue; text-decoration: none }
a:visited { color: blue; text-decoration: underline }
a.style2:link  {COLOR: #ff0000; font-weight: bold}
a.style2:hover  {COLOR: #ff0000; font-weight: bold; text-decoration: underline }
a.style2:active  {COLOR: #ff0000; font-weight: bold; text-decoration: none  }
a.style2:visited {COLOR: #ff0000; font-weight: bold; text-decoration: none }
h1 { color: #191970; font-size: 10pt; font-family: Verdana, Arial, Trebuchet MS, Times New Roman, Courier }
p { font-size: 8pt; font-family: Verdana, Arial, Trebuchet MS, Times New Roman, Courier }
td { font-size: 8pt; font-family: Verdana, Arial, Trebuchet MS, Times New Roman, Courier }
