.body_text {
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
.heading_text {
	font-family: arial;
	font-size: 14px;
	color: #666666;
	font-weight: 900;
}
.credit {
	font-family:arial;
	font-size:10px;
	color:#cccccc;
}
a:link {
	color: #cccccc;
}
a:visited {
	color:#cccccc
}
a:hover {
	color: #75C7F3;
}
.footer_text {
	font-family: arial;
	font-size: 10px;
	color: #cccccc;
}
