body	
{
	background-image:	url(Graphics/palm.jpg);
	background-repeat:	repeat;
	background-attachment: fixed;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:		        Verdana;
	font-size:			        10pt;	
	scrollbar-face-color:		#FFFFD9;
	scrollbar-3dlight-color:	#800000;
	scrollbar-arrow-color:		#00753A;
	scrollbar-darkshadow-color: #00753A;
	scrollbar-highlight-color:	#00753A;
	scrollbar-shadow-color:		#FFFFFF;
	scrollbar-track-color:		#A2D5A4;
}
a:link 
{ 
     font-family: Verdana; 
     color: #006600; 
     font-size: 8pt; 
     font-weight: bold; 
     text-decoration: none
}
a:visited    
{ 
     font-size: 8pt; 
     font-family: Verdana; 
     color: #0C876F; 
     font-weight: bold; 
     text-decoration: none
}
a:active     
{ 
     font-family: Verdana; 
     font-size: 8pt; 
     color: #0C876F; 
     font-weight: bold 
}
a:hover 
{    
     font-family: Verdana; 
     font-size: 8pt;
     color: #336699; 
     text-decoration: underline
}
li           
{    
     font-family: Verdana; 
     font-size: 10pt; 
     color: #000000; 
     font-weight: normal; 
     text-align: left; 
     line-height: 150%; 
     margin-left: 10 
}
p 
{ 
     font-family: Verdana; 
     font-size: 10pt; 
     margin-left: 1
}
h4           
{ 
     font-family: Verdana; 
     font-size: 8pt; color: #0C876F; 
     text-align: center; 
}
h3   
{    
     font-family: Verdana; 
     font-size: 10pt; 
     color: #0C876F; 
     font-weight: bold; 
     text-align: left; 
     margin-left: 3; 
}