
BODY {
	font-family : Arial;
	font-size : 10pt;
}

H1 {
}

H2 {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
}

H3 {
	font-family : Arial;
	font-size : 8pt;
}

H4 {
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
}

H5 {
	font-family : Arial;
	font-size : 12pt;
	color : #828383;
}

H6 {  }


