a:link { text-decoration : none; Color : navy; }
a:visited { text-decoration : none; Color : navy; } 
a:hover { text-decoration : underline; Color : red; }

body { font-family: Verdana; 
       font-size: 8pt;                            
	   background-color: rgb(255,255,255); 
	   <a target="_blank"> }

ul { list-style-image: url('images/bullet.gif'); }
li { font-size: 8pt; font-family: Verdana; margin-top: 0px; margin-bottom: 6px; }

.bodytext { font-size: 10pt; font-family: Verdana; margin-top: 6px; margin-bottom: 12px; text-align:left }
.title1 { font-size: 18pt; font-family: Georgia; margin-top: 3px; margin-bottom: 12px; font-weight:bold }
.title2 { font-size: 14pt; font-family: Georgia; margin-top: 0px; margin-bottom: 18px; font-weight:bold }
.newsindex { font-size: 8pt; font-family: Verdana; margin-top: 3px; margin-bottom: 0px; }
.newsindexmonth { border-top:1px solid #FDDE9D; font-size: 8pt; font-family: Verdana; font-weight: bold; margin-top: 9px; margin-bottom: 0px; margin-left:9; margin-right:0 }