<style>
<!--

<!--- sets margins for Explorer and Opera; Netscape requires marginwidth and marginheight tags --->
body  {
	margin: 15;
 	font-family: Gill Sans, Arial, Helvetica, sans-serif;
 	font-size: 10pt;
 	color: #000000;
 	background: white;
	} 
 	 
span  	{
	font-style: italic
	}

H1	{
	font-family: Trebuchet MS,  Arial, Helvetica, sans-serif;
	font-size: 18pt; 
	font-weight: bold;
	color: #0041A8; 
	text-align: left
	}
	
H2	{
	font-family: Gill Sans, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	color: #0041A8;
	text-align: left
	}
	
H3  {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	font-style: normal;
	font-weight: normal; 
	color: #0041A8; 
	text-align: left
	}

H4	{
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold; 
	color: #0041A8; 
	text-align: left
	}
 
.subtitle	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-style: italic;
	color: #0041A8;  
	}				

.italic  	{
	font-style: italic
	}	

	
.highlight {
	font-style: normal;
	background: #ffff25;
	}
	
.indent  {
	margin-left: 25
	}		

.bold	{
	font-style: normal; 
	font-weight: bold; 
	}
		
.bolditalic	{
	font-weight: bold; 
	}
		
		
<!--- 10pt text --->

P  {font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000; 	
	}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000; 	
		}
		
<!--- 6pt specs --->
SUP {
	font-size: 6pt;
	}
		
<!--- table specs --->
TABLE	{
	font-family: Trebuchet MS, Comic Sans MS, Arial, Helvetica, Sans-Serif;
    font-weight: regular;
    font-size: 11pt;
    color: #0041A8;
	padding: 0pt}

TD	{	
	font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    color: #000000
	} 

TH	{   
	font-family: Trebuchet MS, Comic Sans MS, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 11pt;
	text-align: center;
    color: #0041A8 }
		
CAPTION	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	font-weight: bold; 
	color: #0041A8;
	text-align: left
	}

<!--- list specs (class .list to be used with tag span for proper Netscape display) --->
LI 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}		
	
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal
	}	
		


	<!--- footnote used for bottom include footer and center-aligned 8pt text --->	
.footnote  {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 8pt;
 	text-align: center
	}	

	
A.nav:link
        {
        font-family: Arial, Trebuchet MS, Helvetica, Geneva, Lucida, sans-serif; 
        font-size: 14px;
        color:#000000;
		text-decoration: none;		
		}	
		
A.nav:visited
        {
        font-family: Arial, Trebuchet MS, Helvetica, Geneva, Lucida, sans-serif; 
        font-size: 14px;
        color:#000000;
		text-decoration: none;	
		}		
			
A.nav:hover
        {
        font-family: Arial, Trebuchet MS, Helvetica, Geneva, Lucida, sans-serif; 
        font-size: 14px;
        color:#CC00FF;
		text-decoration: none;	
		}		
	

-->	
</style>
