 A  {
 	text-decoration : none;
 	font-family : Arial;
 	font-size : 9pt;
 	text : bold;
 	color : #000000;
 	font-weight : bold;
 }
 
 A:visited  {
 	text-decoration : none;
 	font-family : Arial;
 	font-size : 9pt;
 	text : bold;
 	color : #000066;
 	font-weight : bold;
 }
 
 A:hover  {
 	text-decoration : underline;
 	font-family : Arial;
 	font-size : 9pt;
 	text : bold;
 	color : #cc3300;
 	font-weight : bold;
 }
 
 #content  {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 14px;
 	font-style : normal;
 	font-weight : normal;
 	color : #660000;
 	line-height : 18px;
 }
   #banner  {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 14pt;
  	font-style : normal;
  	font-weight : normal;
  	color : #990066;
  	line-height : 18px;
  }
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}