.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: #000000;
	font-weight: bold;

}
.subheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 140%;
	color: #dd0000;
	font-weight: bold;
}
.textboldRED {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #FF0000;
	font-weight: bold;
}
.yellowback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	background-color: #FFFF00;
}
.red {
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;

}
.textarial {
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 120%;
	font-weight: bold;
}
.yellowbackonly {
	background-color: #FFFF00;
}
.Textsmaller {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}
.subheadinglarger {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 140%;
	color: #dd0000;
	font-weight: bold;
}
.special {
	background-color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;


}
.Times {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 120%;
	color: #000000;
	font-weight: bold;

}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
}
