BODY {

	background: #FFFFFF;

	margin-left: 20pt;

	margin-right: 20pt;

	margin-top: 20pt;

	font-family: Arial;
}

.footnote {

	text-align: right;

	font-weight: italic;

	font-size: smaller;

	font-family: serif;

}



	

.section {

	cursor: hand;

	padding-top: 8pt;

	align: center;

	color: black;

	width: 960;

	font-weight: bold;

	font-size: 12pt;

	font-family: Arial;

}



.section1 {

	cursor: hand;

	padding-top: 8pt;

	align: center;

	color: black;

	width: 960;

	font-weight: bold;

	font-size: 18pt;

	font-family: Arial;

}



.subcontent {

	display: block;

	align: center;

	cursor: hand;

	padding-bottom: 8pt;

	width: 960;

	font-weight: bold;

	color: black;

	font-size: 10pt;

	font-family: Arial;

}



.date {

	padding-top: 12pt;

	border-bottom: 1pt solid #99CCFF;

	width: 25%;

	font-weight: bold;

	font-size: 8pt;

	font-family: Arial, Helvetica, sans-serif;

}



.navigation {

	width: 25%;

	background: #99CCFF;

	text-align: center;

	font-weight: bold;

	font-size: 8pt;

	font-family: Arial, Helvetica, sans-serif;

}