.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #666666;
}

A.text {
	color: #CC251D;
	text-decoration: underline;
}

A:hover.text {
	color: #1D66CC;
	text-decoration: none;
}

.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	font-weight: bold;

}
.subheading {

	font-family: "Century Gothic";
	font-size: 18px;
	line-height: 130%;
	color: #CC251D;
	font-weight: bold;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 130%;
	font-weight: normal;
}
