td {
	vertical-align: top;
	font-family: "Franklin Gothic Book";
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	font-family: "Franklin Gothic Book";
	text-decoration: none;
	color: #00A6A5;
}
.MainHeader {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.SubHeader {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	font-weight: bold;
	color: #CE9A21;
}
.Content {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	color: #000000;
}
.SubText {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	color: #000000;
}
.OtherLinks {
	font-family: "Franklin Gothic Book";
	font-size: 10px;
	color: #FFFFFF;
}
.newsletter {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	color: #00A6A5;
	font-weight: bold;
}
body {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
}

