.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;

}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 18pt;
	font-weight: normal;
	color: #990000;
}
.subheader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
	color: #CC9966;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 14pt;
	font-weight: normal;

}
.colorcontent {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20pt;
	font-weight: bold;
	color: #CC6600;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFCC66;
	line-height: 14pt;
	font-style: italic;
	font-weight: bold;


}
.quotesred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #993300;
	line-height: 14pt;
	font-style: italic;
	font-weight: bold;
}
