BODY, P, TD, .P {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
	font-weight : normal;
}

H1, .H1 {
	font-size: 14pt;
	color: #000000;
	font-weight: normal;
}
H2, .H2 {
	font-size: 13pt;
	color: #660000;
	font-weight: bold;
}
H3, .H3 {
	font-size: 12pt;
	color : #000000;
	font-weight: bold;
}
H4, .H4 {
 font-size: 11pt;
	font-weight: bold;
	font-style : italic;
	color: #3A3A3A;
	}
.email {
	color : #003399;
	font-style : italic;
}
.und {
	margin-left : 0px;
}
.small  {
	font-size : 7pt;
	color : #000000;
	font-weight : normal;
}
.sub {
	font-size : 7pt;
	vertical-align : sub;
}
.sup {
	font-size : 7pt;
	vertical-align : super;
}
.right {
	text-align : right;
}
UL, OL {
 margin-top: 0px;
}
.big {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-weight : normal;
}