body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 81.25%;
	color: #666666;
	text-align: left;
	margin-top: 20px;
}

.list {
	list-style-type: square;
}

a:active { color: #CC3299; text-decoration: none ; }
a:link { color: #CC3299; text-decoration: none ; }
a:visited { color: #CC3299; text-decoration: none ; }
a:hover { color: #CC3299; text-decoration: underline; }

.subhead {
	font-size: 0.95em;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.quotebold {
	font-size: 1.0em;
	font-weight: normal;
	color: #F7923A;
	text-align: left;
	font-style: italic;	
}
.quotecredit {
	font-size: 0.93em;
	color: #F7923A;
	text-align: left;
}
.bodysmall {
	font-size: 0.91em;
	color: #666666;
	text-align: left;
}
