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: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #006699;
}

.bodyCopy {
	font-size: 9pt;
	color: #006666;
}
.bodyCopyEmph {
	font-size: 9pt;
	font-style: italic;
	color: #006666;
}
.bodyCopyEmphBold {
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #006666;
}
.bodyCopyBold {
	font-size: 9pt;
	font-weight: bold;
	color: #006666;
}
.bodyCopyUl {
	font-size: 9pt;
	text-decoration: underline;
	color: #006666;
}
.pageTitle {
	font-size: 14pt;
	font-weight: bolder;
	color: #003366;
}
.sectionTitle {
	font-size: 11pt;
	font-weight: bold;
	color: #006666;
}
.formLabel {
	font-size: 9pt;
	color: #006666;
	text-align: right;
	vertical-align: middle;
}
.sbTitle {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.sbCopy {
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}
.quote {
	font-size: 8pt;
	color: #FFFFFF;
}
.author {
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
}
.copyright {
	font-size: 8pt;
	color: #006666;
	text-align: center;
}

