@charset "UTF-8";
a:link {
	color: #3AA8C5;
	text-decoration: none;
}
.HeadlineMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #E75D00;
	text-decoration: none;
}
a:visited {
	color: #3AA8C5;
	text-decoration: none;
}
a:hover {
	color: #E75D00;
	text-decoration: none;
}
.FormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
