/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #000000;
	color: #000000;
	text-align: left;
}
P {
	font-size: 10pt;
	margin: 10pt 0pt 10pt 0pt;
}
ul, ol {
	margin-left: 10pt;
}
li {
	font-size: 10pt;
	margin: 0pt 0pt 4pt 10pt;
}
.facts {
	font-size: 14px; font-style: normal;
	font-weight: bold; color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center
}
.Section {
	font-size: 14px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
	background-color: #FFFFFF
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.source {
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF
}
.select {
	font-size: 10pt
}
.credit {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333
}
.white {
	font-size: 10px; 
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}
.term {
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFF99
}
.footnote {
	font-size: 9px;
	text-decoration: none;
	vertical-align: super;
	margin-bottom: 4px
}
.smalltext {
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
.smallgoldheader {
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	background-color: #FFCC00;
	font-weight: bold;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.excerpt {
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	margin-top: 4px;
}

