BODY, P, TD {
	font-family : Arial, Helvetica;
	font-size : 12pt;
	color : #000000;
}

.quote {
	font-family : Arial, Helvetica;
	font-size : 15pt;
	color : #666666;
}

.quest {
	font-family : Arial, Helvetica;
	font-weight : bold;
	color : red;
}

.emp {
	font-family : Arial, Helvetica;
	font-weight : bold;
	color : blue;
}

.h2 {
	font-size : 10pt;
}

.h3 {
	font-weight : bold;
	color : #666666;
	text-decoration : italic;
}
	
A HREF {
	text-decoration : underline;
	color : blue;
}

.footnote {
	font-size : 8pt;
}