body {
	background-color: #E8CDFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #663366;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #663366;
}
a:visited {
	color: #663366;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #663366;
}
.bodyCopy {
	font-size: 9pt;
	color: #663366;
}
.bodyCopyEmph {
	font-size: 10pt;
	font-style: italic;
	color: #663366;
}
.bodyCopyBold {
	font-size: 10pt;
	font-weight: bold;
	color: #663366;
}
.pageTitle {
	font-size: 14pt;
	font-weight: bolder;
	color: #663366;
}
.sectionTitle {
	font-size: 11pt;
	font-weight: bold;
	color: #663366;
}
.form-link {
	font-size: 12px;
	font-weight: normal;
}
.subText {
	font-size: 8pt;
	color: #663366;
}
.subTextBold {
	font-size: 8pt;
	color: #663366;
	font-weight: bold;
}
.copyright {
	font-size: 8pt;
	color: #663366;
	text-align: center;
}
