<style type="text/css">       

	   td, p  {
       	font-size : small;
       	font-family : Arial;
       	font-weight : normal;
       	font-style : normal;
       	color : Black;
       }
             
       A.subpage  {
       	font-size : 10pt;
       	font-family : Arial;
       	font-weight : normal;
       	font-style : normal;
       	color : maroon;
       	text-decoration : none;
		text-indent : 6px
       }
       

       H3  {
       	font-size : 12pt;
       	font-family : Arial;
       	font-weight : 500;
       	font-style : bold;
       	color : #000088;
       }
       
       A  {
       	color : #000088;
       	text-decoration : none;
       }
       
       A:Visited  {
       	color : maroon;
       	text-decoration : none;
       }
       
       A:Active  {
       	color : red;
       	text-decoration : none;
       }
       
       A:Hover  {
       	color : Blue;
       	text-decoration : none;
       }  
	   
	  body,div,p,td,blockquote,ul,ol,li  { font-family : Verdana, Arial, 
Helvetica, sans-serif ; font-size : 10pt; color : black;}

</style>

