BODY {
	font-family: Verdana,Arial,Tahoma;
	font-weight: normal;
	font-size: 8pt;
}
.normal {
	font-size: 9pt;
	color: #000000;
	vertical-align: top;
}
.normal:hover {text-decoration: underline; color: #0200ea;}
.sectionHdr {
	font-size: 10pt;
	color: #0200ea;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	vertical-align: top;
}
.tagLine {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
	vertical-align: top;
	text-decoration: none;
}
.section {
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
	font-family: "Times New Roman";
	font-style: italic;
	font: bold;
}
.leftNav {
	font-size: 12pt;
	color: #0200ea;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-family: Goudy_BoldItalic;
}
.leftNav:hover {
	text-decoration: underline;
	color: #a4ffff;
}
.leftNavon {
	font-size: 20pt;
	color: #000000;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-family: Goudy_Bold;
}
.btmNav {
	font-size: 8pt;
	color: #0200ea;
	vertical-align: top;
	text-decoration: none;
}
.btmNav:hover {
	text-decoration: underline;
}