body,td,th 
{
	font-family: Arial;
	font-size: 18px;
	font-weight: 300;
	margin-left:3px;
	margin-right:6px; 
	text-align:right; 
	margin-top:40; 
	margin-bottom:10; 
	line-height:200%
}

a:link 
{ 
	color: black; 
	text-decoration: none;
}

a:visited 
{ 
	color: black; 
	text-decoration: none; 
} 

a:hover 
{ 
	color: red; 
	text-decoration: none; 
}
