body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #000000;
}
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #006600;
}
.bodyCopy {
	font-size: 10pt;
	color: #000000;
}
.bodyCopyEmph {
	font-size: 10pt;
	font-style: italic;
	color: #000000;
}
.bodyCopyBold {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.pageTitle {
	font-size: 14pt;
	font-weight: bolder;
	color: #000000;
}
.sectionTitle {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.sectionTitleCent {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.subText {
	font-size: 9pt;
	color: #000000;
}
.author {
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.quote {
	font-size: 9pt;
	font-style: italic;
	color: #000000;
}
.hpTitle {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.hpLinks {
	font-size: 12pt;
	font-weight: bold;
}
.botLinks {
	font-size: 8pt;
	text-align: center;
}
.copyright {
	font-size: 8pt;
	color: #000000;
	text-align: center;
}
