BODY {
	color: black;
	font-family: Verdana, Arial, helvetica;
	font-size: 9pt;
	background-color: #e5e3f2;
	margin: 0px;
}

TD.menuOff {
	color: #252957;
	background-color: #e5e3f2;
	border-color: #252957;
	border-width: 3;
	border-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	vertical-align: middle;
}

.menu:LINK, .menu:ACTIVE, .menu:VISITED {
	color: #252957;
	font: Arial, Verdana, helvetica;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

TD.menuOn {
	color: #e5e3f2;
	background-color: #252957;
	border-color: #e5e3f2;
	border-width: 3;
	border-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	vertical-align: middle;
}

.menu:HOVER {
	color: #e5e3f2;
	font: Arial, Verdana, helvetica;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

TD.content, P, LI {
	color: black;
	font-family: Verdana, Arial, helvetica;
	font-size: 9pt;
	text-align: justify;
}

.sectionHeader {
	font-size: 10pt;
	font-weight: bold;
	color: #252957;
}

P.topper, A.topper, A.topper:LINK, A.topper:ACTIVE, A.topper:HOVER, A.topper:VISITED {
	text-align: right;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #a07e49;
}