

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	line-height: 22px;
}
a:link {
	color: #fefeca;
	text-decoration: underline;

}
a:visited {
	text-decoration: underline;
	color: #fefeca;
}
a:hover {
	text-decoration: none;
	color: #fefeca;
}
a:active {
	color: #fefeca;
}

