.mainText {
	font-size: 13px;
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif;
	color: #666666;

}
.smallText {
	font-size: 10px;
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif;
	color: #666666;

}
.xsmallText {
	font-size: 7pt;
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif;
	color: #666666;

}
.testimonialText {
	font-size: 8pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B7809F;
	font-style: italic;

}

.header {
	font-size: 18px;
	font-family: "Calisto MT", "Book Antiqua", "Georgia", serif;
	font-weight: bold;
	color: #B7809F;

}

.textbox {
	font-size: 11px;
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif;
	color: #000000;

}

.button {
	font-size: 11px;
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif;
	background-color: #C292AD;
	border: 1px solid #B7809F;

}

a:link {
	text-decoration: none;
	color: #753059;
}
a:visited {
	text-decoration: none;
	color: #753059;
}
a:hover {
	text-decoration: underline;
	color: #753059;
}

