body { 
	background-color: #F5F4EC;
	margin: 0px; 
	} 

	
.copy { font-family : Arial, Helvetica, sans-serif; 
		color : #000000; 
	    font-size : 12px; 
		font-weight : normal; 
		line-height : 15px; }
		
		
a.copy, a { font-family : Arial, Helvetica, sans-serif; 
		color : #33387E; 
	    font-size : 12px; 
		font-weight : normal; 
		line-height : 15px; 
		text-decoration: underline; }
