.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: 8F4E8F;
	line-height: 16px;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.center {
	text-align: center;
}
.productTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 8F4E8F;
	line-height: 20px;
}
.mainBorder {
	border: 1px solid #132B7B;
}
.smallPrint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.formElement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
	padding: 3px;
}
a:link {
	color: #132B7C;
	font-weight: bold;
}
a:hover {
	color: #8F4E8F;
	font-weight: bold;
}
a:visited {
	color: #8f4e8f;
	font-weight: bold;
}
a:active {
	color: #132B7C;
	font-weight: bold;
}
