BODY {
	background: #ffffff;
	color: #333333;
	volume: medium;
	speech-rate: fast;
	voice-family: female;
	pitch:medium;
	speak-punctuation: none;
	speak-numeral: digits;
	margin: 1px;
}
A:link {color: #3571ae; text-decoration: none;
volume: loud; speech-rate: medium; voice-family: male;
pitch: medium; speak-punctuation: code; speak-numeral: digits
}
A:visited {color: #3571ae; text-decoration: none
}
A:hover {color: #839420; text-decoration: underline;
volume: loud; speech-rate: slow
}

.subhead {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: 800; font-stretch: semi-expanded; line-height: 120%; color: #3571ae
}

.normal {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11.5px; color: #333333; line-height: 140%;
font-weight: 200; text-align: justify;
volume: medium; speech-rate: fast; voice-family: female; pitch:medium

}

.normalsmall {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; color: #333333; font-stretch: semi-condensed; line-height: 120%;
font-weight: 400; text-align: justify;
volume: medium; speech-rate: fast; voice-family: female; pitch:medium

}
.bullet {
	list-style-position: outside;
	list-style-type: disc;
	list-style-color: #00694a;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-stretch: semi-expanded;
	line-height: normal;
	color: #313031;
	text-transform: capitalize;
}
