a:link { text-decoration : none; Color : navy; }
a:visited { text-decoration : none; } 
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: 24pt; font-family: Georgia; margin-top: 3px; margin-bottom: 12px; font-weight:bold; color: #B22222;}
.title2 {
	font-size: 14pt;
	font-family: Georgia;
	margin-top: 18px;
	margin-bottom: 9px;
	font-weight: bold;
	color: #B22222;
}
.author { font-size: 12pt; font-family: Georgia; font-weight: bold; margin-top: 8px; margin-bottom: 32px; }
.highlight { font-size: 10pt; font-family: Verdana; margin-top: 18px; margin-bottom: 18px; background: #F5F5DC; margin-left: 18px; }
.source { font-size: 8pt; font-family: Verdana; margin-top: 18px; margin-bottom: 0px; }
.photocaption { font-size: 9pt; font-family: Verdana; margin-top: 0px; margin-bottom: 6px; font-style: italic; color: Navy; }
.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 }