/*base text layout you can include all your base fontsettings here*/

a	{font-style:normal; 
	color: #000033; 
	}

a:link	{
	font-style:normal; 
	color: #000033; 
	}

a:hover	{
	font-style:normal; 
	color: #000033; 
	}

a:visited {
	font-style:normal; 
	   color: #000033; 
	   }
	   
p 	{
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;
	
	}	   



   