BODY {
	font-family: Verdana,Arial,Tahoma;
	font-weight: normal;
	font-size: 8pt;
}
.normal {
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
	text-decoration: none;
}
.normal:hover {text-decoration: underline; color: #0200ea;}
.link {
	font-size: 10pt;
	color: #544a6e;
	font-weight: bold;
	vertical-align : top;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
	color: #c79c17;
}
.sectionHdr {
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	vertical-align: top;
}
.pageHdr {
	font-size: 13pt;
	color: #544a6e;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	vertical-align: top;
}
.section {
	font-size: 32pt;
	font-weight: bold;
	color: #c79c17;
	font-family: "Times New Roman";
	font-style: italic;
	font: bold;
}
.tableRowHdr {
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
	background-color: #c79c17;
	padding-bottom: 5 px;
	padding-left: 5 px;
	padding-right: 5 px;
	padding-top: 5 px;
	text-align: center;
}
.nav {
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	vertical-align: top;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav:hover {
	text-decoration: underline;
}
.btmnav {
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	vertical-align: top;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.btmnav:hover {
	text-decoration: underline;
}