<style type="text/css">
body 	{background-color: #000066;}

		A:link 	{color: #000066; font-size: 10pt; 
				font-family: Arial, sans-serif; }
 	 
	A:visited 	{color: #000066; font-size: 10pt; 
        			 font-family: Arial, sans-serif; }

	A:hover 	{color: #ffffff; font-size: 10pt; 
        			font-family: Arial, sans-serif; }

	A:active 	{color: #000066; font-size: 10pt; 
        			font-family: Arial, sans-serif; } 

h1 			{	font-family: Arial, sans-serif;
                   	color: #ffffff; font-size: 16pt; 
				font-weight: bold; text-align: center;}
    
h2 			{	font-family: Arial, sans-serif;
                   	color: #000066; font-size: 13pt; 
				font-weight: bold; text-align: center;}
    
h3 			{font-family: Arial, sans-serif;
                   color: #000066; font-size: 12pt; 
			 font-weight: bold; text-align: center;}

h4 			{font-family: Arial, sans-serif;
			color: #000066; font-size: 10pt;
                   text-align: center;}
   			  
p 			{font-family: Arial, sans-serif;
                   color: #000066; font-size: 10pt;}

p.white 	{font-family: Arial, sans-serif;
                   color: #ffffff; font-size: 10pt;
			text-align: center;}
 
p.center 	{font-family: Arial, sans-serif;
                   color: #000066; font-size: 10pt;
			text-align: center;}
   			 
p.small   	{font-family: Arial, sans-serif;
			color: #000066; font-size: 8pt;
			text-align: center;}

t 			{font-family: Arial, sans-serif; 
			font-size: 15pt;
                   color: #336699;}

table.footer	{table-layout: automatic;
				 text-align: center;
				 background-color: #336699}

</style>

