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


.bodycopy	{
	font-family:serif;
	color: #000000;
	font-size: 12px;
	line-height: 15px;

	
}
.footer	{
	font-family:sans-serif;
	color: #353535;
	font-size: 10px;
	
}


/* GRAPHICS */




/* LINKS */

a:link	{
	color:#353535;
	text-decoration: none;
}

a:visited	{
	color: #353535;
	text-decoration: none;
}

a:hover	{
	color: #353535;
	text-decoration: underline;
}





