BODY {
	background-color: White;
	font-family : sans-serif;
	font : Arial, Helvetica, sans-serif;
	margin : 10px 80px 10px 80px;
}

A  {
	color : Red;
	font-weight : bold;
	background : none;
}

.classH1  {
	font-size : 20pt;
	font-weight : 500;
	font-style : none;
	color : #660000;
}

.classH2  {
	font-family : Helvetica,Verdana,Arial,Tahoma,sans-serif;
	font-size : 18pt;
	font-style : italic;
	font-weight : 500;
	color : #0000CE;
}

.classH3  {
	font-size : 16pt;
	font-weight : 500;
	font-style : none;
	color : #006000;
	font-family : Palatino,Bookman Old Style,serif;
}

.classH4  {
	font-size : 15pt;
	font-weight : 500;
	font-style : normal;
	color : #0000CE;
	font-family : Helvetica,Trebuchet,Verdana,sans-serif;
}

.classH5  {
	font-size : 14pt;
	color : #006000;
	font-family : Book Antiqua,Georgia,Palatino,Times;
	font-style : italic;
	font-weight : bold;

}

.classH6  {
	font-size : 12pt;
	font-family : Helvetica,Arial,Trebuchet,sans-serif;
	font-weight : 400;
	font-style : italic;
	color : #000080;
}

.classP  {
	font-size : 11pt;
	font-weight : 500;
	font-style : normal;
	line-height : 110%;
	font-family : Georgia,Book Antiqua,Palatino,Times New Roman,Times,serif;
}

.classCITE  {
	font-weight : 500;
}

.classEM  {
	font-weight : 600;
	font-style : italic;
}

