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

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

	
}

.bodycopy	{
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;

	
	}
	
.seemore	{
	font-family: verdana, sans-serif;
	color: #007E7A;
	font-size: 11px;
	line-height: 15px;
	
	}

	
.click	{
	font-family: verdana, sans-serif;
	color: #A0A0A0;
	font-size: 11px;
	line-height: 15px;
	
	
	}

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

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

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



.seemore{
	margin:  5px 0px 0px 0px;
}