h1
{ 
	font-size: 18pt;
	color: #333399; 
	font-family: verdana; 
}


h3
{ 
	font-size: 10pt;
	color: #333399; 
	font-family: verdana; 
}


a
{ 
	color: #3333cc; 
	font-family: Verdana;  
	font-size: 10pt;
	text-decoration : none;
}

a:hover      
{ 
	font-family: Verdana; 
	color: #336699; 
	font-size: 10pt;
	text-decoration: underline; 
}



body         
{ 
	color: #666666; 
	font-family: verdana; 
    font-weight: normal;
	font-size: 10pt; 

    background-color : #ffffff;

	background-repeat : no-repeat;
	background-position : 100% 100%; 
	background-attachment : fixed;
 
 	margin-right: 50px; 
	margin-left: 50px;
	
}


p 
{ 
	color: #666666; 
	font-family: verdana; 
	font-size: 10pt;

}

ul
{
	color: #666666; 
	font-family: verdana; 
	font-size: 10pt;	 
}



