body	
{
   	font-family:		        Verdana;
	font-size:			        10pt;
	background-color:	        #E1FFE1;
}
a:link 
{ 
     font-family: Verdana; 
     color: #49724D; 
     font-size: 10pt; 
     font-weight: bold; 
     text-decoration: none
}
a:visited    
{ 
     font-size: 10pt; 
     font-family: Verdana; 
     color: #49724D; 
     font-weight: bold; 
     text-decoration: none
}
a:active     
{ 
     font-family: Verdana; 
     font-size: 10pt; 
     color: #008000; 
     font-weight: bold 
}
a:hover 
{    
     font-family: Verdana; 
     font-size: 10pt;
     color: #800000; 
     text-decoration: underline
}
p 
{ 
     font-family: Verdana; 
     font-size: 10pt; 
     margin-left: 2
}
