.body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #777777;	

}

.bodybold {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #777777;	
	
}


.copyright {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8A8B8C;

}
a:link {
	color: #404040; text-decoration: none; 
}
a:active {
	color: #777777; text-decoration: none; 
}
a:visited {
	color: #404040; text-decoration: none; 
}
a:hover {
	color: #a7a7a7; text-decoration: none; 
}



