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

}



.titlecopy	{
	font-family: "Times New Roman", Times, serif;
	color: #1a1a1a;
	font-size: 16px;
	line-height: 20px;

	
}
.bodycopy	{
	font-family: "Times New Roman", Times, serif;
	color: #474747;
	font-size: 15px;
	line-height: 25px;
	
	
}

.keycopy	{
	font-family: "Times New Roman", Times, serif;
	color: #474747;
	font-size: 15px;
	line-height: 20px;
	
	
}
.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;
}



.email a:link	{
	color: #353535;
	text-decoration: none;
	font-size: 16px;
	line-height: 15px;
}

.email a:visited	{
	color: #353535;
	text-decoration: none;
	font-size: 16px;
	line-height: 15px;
}

.email a:hover	{
	color: #353535;
	text-decoration: underline;
	font-size: 16px;
	line-height: 15px;
}





