.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;

}
A.Text {
	color: #CC0000;
	font-decoration: underline;
}

A:hover.Text {
	color: #FDA500;
	font-decoration: none;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 130%;
	font-weight: normal;
	color: #333333;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: bold;

}
.subheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 120%;
	color: #CC0000;
	font-weight: bold;
}
