body
{
	background-color: #000000;
	font-family: Arial; 
	font-size: 10pt; 
	color: #C0C0C0; 
	line-height: 150%;
	scrollbar-arrow-color: #C0C0C0;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-track-color: #000000;
}

h1           { font-family: Arial; color: #0010AD; 
               font-size: 14pt; font-weight: bold}
h2
{ 
	color: #CC6633;
	 font-family: Arial;
	 font-size: 10pt; 
	 link-color: #CCCC99;
	vlink-color: #CC6633; 
	alink-color: #CCCC99;
 }
 h3
 { 
 	font-family: Arial; 
 	font-size: 10pt; 
 	color: #CC6633; 
 	font-weight: bold; 
      line-height: 150%; 
      text-align: Center
}
h4           
{	
	font-family: Arial; 
	font-size: 12pt; 
	color: #CC6633;
	font-weight: bold;
	link-color: #CCCC99;
	vlink-color: #B85C2F; 
	alink-color: #CCCC99;
}
h5           
{ 
	font-family: Arial; 
	font-size: 10pt; 
	color: #C0C0C0; 
	text-align: Right; 
      line-height: 100%;
      margin-right: 10
 }
h6          
 { 
 	font-family: Arial; 
 	font-size: 10px; 
 	color: #C0C0C0;
 }
p            
{
	 font-family: Arial; 
	 color: #C0C0C0; 
	 font-size: 10pt; 
	 line-height: 150%; 
       font-weight: normal; 
       margin-left: 15; 
       margin-right: 15;
 }




