body {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
a:link {
	color: #660000;
	font-size: 9pt;
}
a:visited {
	color: #660000;
	font-size: 9pt;
}
a:hover {
	color: #CC0000;
	font-size: 9pt;
}
a:active {
	color: #660000;
	font-size: 9pt;
}
a.overview:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.overview:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.overview:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
a.overview:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.authorship:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}
a.authorship:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}
a.authorship:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #993300;
}
a.authorship:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}
.pageTitle {
	font-weight: bold;
	font-size: 16pt;
	color: #333333;
	text-decoration: underline;
}
.sectionTitle {
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
}
.bodyCopy {
	font-size: 9pt;
	color: #333333;
}
.bodyCopyEmph {
	font-size: 9pt;
	font-style: italic;
	color: #333333;
}
.bodyCopyBold {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
.credit {
	font-size: 7pt;
	color: #333333;
	text-align: right;
}
.copyright {
	font-size: 7pt;
	color: #333333;
}
