<style type="text/css">H1 { color: green; font-size: 37px; font-family: impact }
P.first { text-indent: 1cm; background: yellow; font-family: courier }
P.red { color: red; font-size: 11pt; font-family: Arial,Helvetica,sans-serif }
P.HOT { color: red; font-size: 15pt; font-family: Arial,Helvetica,sans-serif }
P.navy { color: navy; font-size: 11pt; font-family: Arial,Helvetica,sans-serif }
P.blue { color: blue; font-size: 11pt; font-family: Arial,Helvetica,sans-serif }
.pos1 { position: absolute; left: 20px; top: 225px } 
A:link { text-decoration: none }
a.news:link{
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
	color : #000066;
	text-decoration : underline;
}
a.news:visited{
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
	color : #000066;
	text-decoration : underline;
}
A.red{
  color: #FF0000;
  }
  
A:link { text-decoration: none; color: "#004080"; font-size: 9pt; font-family: Arial,Helvetica,sans-serif }
A:hover { text-decoration: none; color: "#004080"; font-size: 9pt; font-family: Arial,Helvetica,sans-serif }
A:active { text-decoration: none; color: "#004080"; font-size: 9pt; font-family: Arial,Helvetica,sans-serif }
A:visited { text-decoration: none color: "#004080"; font-size: 9pt; font-family: Arial,Helvetica,sans-serif} 
a.nav:link { text-decoration: none; color: "#004080"; font-size: 9pt; font-family: Arial,Helvetica,sans-serif }
a.nav:visited { text-decoration: none; color: "#004080"; font-size: 9pt; font-family: Arial,Helvetica,sans-serif }
a.nav:hover { text-decoration: none; color: "red"; font-size: 9pt; font-family: Arial,Helvetica,sans-serif }

.EISHeader { text-decoration: none; color: "#004080"; font-size: 9pt; font-family: Arial,Helvetica,sans-serif }

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066}
.table_text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066 ; vertical-align: top}
.header_text {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
</style> 