body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #660000;
}
.bodyCopy {
	font-size: 8pt;
	color: #660000;
}
.bodyCopyEmph {
	font-size: 8pt;
	font-style: italic;
	color: #660000;
}
.bodyCopyBold {
	font-size: 8pt;
	font-weight: bold;
	color: #660000;
}
.bodyCopyTitle {
	font-size: 9pt;
	font-weight: bold;
	color: #660000;
}
.pageTitle {
	font-size: 16pt;
	font-weight: bolder;
	color: #660000;
}
.sectionTitle {
	font-size: 9pt;
	font-weight: bold;
	color: #660000;
}
