<style type="text/css">
	 a.navlink  {
 	font-family : sans-serif;
 	text-decoration : none;
 	font-size : 10pt;
 	font-weight : 10pt;
 	color : #663399;
 	background-color : White;
 }
 
 a  {
 	font-family : sans-serif;
 	text-decoration : none;
 	font-size : 10pt;
 	font-weight : 10pt;
	color : #663399;
 }
 
 a:hover  {
 	font-family : sans-serif;
 	text-decoration : none;
 	font-size : 10pt;
 	font-weight : 10pt;
 	color : #3366cc;
 	background-color :#663399;
 }
 
 p.indent  {
 	text-indent : 25px;
 	margin-left : 10;
 	margin-right : 10;
 }
 
 p  {
 	margin-left : 10;
 	margin-right : 10;
 }
 
 td  {
 	font-family : sans-serif;
 	text-decoration : none;
 	font-size : 10pt;
 	font-weight : 10pt;
 	color : black;
 }

 
 </style>	