.frontText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}.contactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #690865;
	text-decoration: none;
	font-weight: bold;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FDD5BC;
}
.secondaryHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.secondaryNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 0px none;
	color: #690865;
}
.errorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.columbiaNotebook {
	font-weight: bold;
	color: #C5027C;
}

