.ParaText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.BoldTextBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
.ParaHead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
.ParaTextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
}
.AND {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #663300;
	text-indent: .5in;


}
.HangingIndent {
	text-indent: 0.25in;
	list-style-position: inside;
	list-style-type: disc;
	display: none;
	text-align: justify;


}
.RedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

