body 

p,li,ul,body 
	{
	font-family: Times New Roman, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000; 
	}
a 
	{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #7E8773;
	font-weight: bold; 
	cursor: crosshair;
	}
a:hover 
	{
	color: #737487;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
h1 
	{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;   
	font-size: 18px; 
	color: #000000; 
	font-weight: bold;
	padding: 10px;
	text-align: center;
	}	
h2 
	{
	font-family: Times New Roman, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000;
	font-weight: bold;	
	padding: 5px; 
	text-align: center;
	}	
