BODY {
	font-family: Verdana,Arial,Tahoma;
	font-weight: normal;
	font-size: 8pt;
}
.normal {
	font-size: 8pt;
	color: #000000;
	vertical-align: top;
	text-decoration: none;
}
.normal:hover {
	text-decoration: underline;
	color: #0e2f84;
	line-height: normal;
}
.link {
	font-size: 8pt;
	color: #3a3d78;
	font-weight: bold;
	vertical-align : top;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
	color: #c79c17;
}
.sectionHdr {
	font-size: 10pt;
	color: #3a3d78;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	vertical-align: top;
}
.subHdr {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
	vertical-align: top;
	text-decoration: none;
}
.topNav {
	font-size: 9pt;
	font-weight: bold;
	color: #c79c17;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}
.topNav:hover {
	text-decoration: underline;
	color: #ffffff;
}
.section {
	font-size: 20pt;
	font-weight: bold;
	color: #f5d057;
	font-family: "Times New Roman";
	font-style: italic;
	font: bold;
}
.btmNav {
	font-size: 8pt;
	font-weight: bold;
	color: #0c0e38;
	vertical-align: top;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
.btmNav:hover {
	text-decoration: underline;
}
