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: #00008b; font-size: 10pt; font-family: Verdana, Arial, Trebuchet MS, Times New Roman, Courier }
h2 { color: #00008b; font-size: 8pt; font-family: Verdana, Arial, Trebuchet MS, Times New Roman, Courier }
h3 { color: #00008b; font-size: 8pt; font-family: Verdana, Arial, Trebuchet MS, Times New Roman, Courier; font-style: italic; font-weight: normal }
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 }
.style2 {font-weight: bold}
.style3 {color: #00008b; font-weight: bold; }
.style5 {color: #00008b; font-style: italic; }