.body  {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
}
.footnote {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000099;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: uppercase;
}
.headsblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: uppercase;
}
.subhead {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #1B1BA3;
	text-decoration: underline;
}
.boldcopy {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	line-height: 13px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000099;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	font-style: italic;
}
.whitebody {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal
}
.subheadblue {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}
.bodyitalic {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
.quoteitalic {
	color: #333333;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}
.quoteitalicred {
	color: #990000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: italic;
	line-height: 16px;
	font-variant: normal;
	text-decoration: none;
}
a:link {
	color: #000098;
}
a:hover {
	color: #666666;
}
