.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italics;
	font-weight: bold;
	text-align: left;
	color: #000000;
	background-position: left;

}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #0000cc;
	background-position: left;

}


.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-position: left;

}

.sectionhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: Red;
	text-align: center;
	background-position: center;

}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-position: left;

}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-position: left;

}

.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}

.highlight {background-color: #FFFF00}

.red {color: red}

.underline {text-decoration: underline}

.strikethru {text-decoration: line-through}





