.bodycopy
{
	color: black;
	font-family: arial;
	font-size: 10pt;
}

.bodyheadline
{
	color: red;
	font-family: arial;
	font-size: 12pt;
	font-weight: bolder;
}
.bodyquote
{
	color: red;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
}
.copyright
{
	color: white;
	font-family: arial;
	font-size: 7pt;
	font-weight: normal;
}
.subhead {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.question {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 9px;
}
.parenttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: medium dashed #66CC33;
}
a:visited {
	color: #FF0000;
}
a:link {
	color: #FF0000;
}
