BODY, P, TD, .P {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
}
H1, .H1 {
	font-size: 16pt;
	color: #cc0000;
	font-weight: bold;
}
H2, .H2 {
	font-size: 15pt;
	font-weight: bold;
}
H3, .H3 {
	font-size: 14pt;
	font-weight: bold;
}
H4, .H4 {
 font-size: 12pt;
	font-weight: bold;
	}
H5, .H5 {
 font-size: 11pt;
	font-weight: bold;
	}
.email {
	color : #003399;
	font-style : italic;
}
.small  {
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
}
.list {
	color : #000000;
	font-weight : normal;
	text-transform : none;
	line-height: 13pt;
	font-size : 9pt;
}
UL, OL {
 margin-top: 0px;
}
.red {
	color: #cc0000;
}