#contentDIV {
	width: auto;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #FFFFFF;
	color: #000000;
}
body {
	text-align: left;
}
.navigation {
	display: none;
}
.issueNum {
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.top {
	display: none;
}
.contents {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.contentsDIV ul {
	list-style-type: square;
}
.contentsDIV li {
	list-style-type: square;
	font-size: 100%;
	padding-bottom: 3pt;
}
#contentDIV a:link:after, #contentDIV a:visited:after {
   content: " ("attr(href)") ";
   font-size: 100%;
   }
A {
	COLOR: #000000;
	text-decoration: underline;
}
.contentsDIV {
}
H1 {
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #666666;
	padding-top: 10px;
}
div.contentsDIV H1 {
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border: none;
}
h2 {
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}
div.contentsDIV h2 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
.footer {
	font-size: 10pt;
	color: #666666;
	padding-top: 6pt;
	text-align: center;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #666666;
}
div.footer A {
color: #666666;
}
td {
	font-size: 100%;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
#topnav {display: none;}
