.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099ff;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.smallcopyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #009de0;
	font-weight: normal;
}
a:link {
	color: #000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #009ddf;
	text-decoration: underline;
}
a:active {
	color: #000000;
}
.bodycopy em {
	color: #0099ff;
}
.bodycopy strong {
	color: #0099ff;
}
