.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #000000;

}
A.Text {
	color: #F66915;
	font-decoration: underline;
}

A:hover.Text {
	color: #FFC500;
	font-decoration: underline;
}

.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: 16px;
	line-height: 140%;
	color: #DD0000;
	font-weight: bold;
}
.yellowback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	background-color: #FFFF00;
}
.Textred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #cc0000;
}
h2 {
	line-height: 120%;
}
h1 {
	line-height: 120%;
}
