body	
{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:	        #000000;
	font-family:		verdana;
	font-size:			10pt;
	font-color:                 #FFFFFF;
	scrollbar-face-color:		#FFFFFF;
	scrollbar-3dlight-color:	#FFFFFF;
	scrollbar-arrow-color:		#000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color:	#000000;
	scrollbar-shadow-color:		#000000;
	scrollbar-track-color:		#000000; 
}
a:link 
{ 
     font-family: Arial; 
     color: #0080C0; 
     font-size: 9pt; 
     font-weight: normal; 
     text-decoration: none;
     margin-left: 2;
}
a:visited    
{ 
     font-size: 9pt; 
     font-family: Arial; 
     color: #0080C0; 
     font-weight: normal; 
     text-decoration: none;
     margin-left: 2;
}
a:active     
{ 
     font-family: Arial; 
     font-size: 9pt; 
     color: #0080C0; 
     font-weight: normal;
     text-decoration: none;
     margin-left: 2;
}
a:hover 
{    
     font-family: Arial; 
     font-size: 9pt; 
     color: #006595; 
     font-weight: normal;
     text-decoration: underline;
     margin-left: 2;
}
li           
{    
     font-family: Verdana; 
     font-size: 8pt; 
     color: #000000; 
     font-weight: bold; 
     text-align: left; 
     line-height: 175%; 
     margin-left: -5;
}
p 
{ 
     font-family: Arial;
     color: #000000; 
     font-size: 9pt;
     font-weight: normal;
     margin-left: 2;
}
.smText
{
     font-family: Arial; 
     font-size: 8pt; 
     color: #000000; 
     font-weight: normal; 
     text-align: left; 
     margin-left: 4; 
}
.headText
{
     font-family: Arial; 
     font-size: 11pt; 
     color: #0080C0; 
     font-weight: bold; 
     text-align: Left; 
     margin-left: 0; 
}
th
{
     font-family: Arial; 
     font-size: 10pt; 
     color: #008888; 
     text-align: left;
     font-weight: bold;
}
.footer
{
     font-family: Arial; 
     color: #0080C0; 
     font-size: 9pt; 
     font-weight: normal;
}