body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 0;
margin-left: 10px;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.bodyCopy {
	font-size: 9pt;
	color: #333366;
}
.bodyCopyEmph {
	font-size: 9pt;
	font-style: italic;
	color: #333366;
}
.bodyCopyBold {
	font-size: 9pt;
	font-weight: bold;
	color: #333366;
}
.pageTitle {
	font-size: 16pt;
	font-weight: bolder;
	color: #333366;
}
.sectionTitle {
	font-size: 11pt;
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
.subText {
	font-size: 9pt;
	color: #333366;
}
.copyright {
	font-size: 8pt;
	color: #333366;
	text-align: center;
}
