BODY {
	background-color: #FFFFFF;
	margin-left: 2%;
	margin-right: 4%;
	margin-top: 1%;
	font: 12pt/12pt Arial;
	color: #000000;
	text-align: left
}
H0 {font: 48pt/54pt 'Helvetica'; font-weight: bold; color: #000099; text-align: center}
H1 {font: 36pt/42pt 'Helvetica'; font-weight: bold; color: #000000; text-align: center}
H2 {font: 24pt/30pt 'Helvetica'; font-weight: bold; color: #000000; text-align: center}
H3 {margin-left: 5%; font: 16pt/20pt 'Geneva'; font-weight: bold; color: #000000; text-align: center}
H4 {
	font: 12pt/14pt 'Helvetica';
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left : 5px;
}
UL LI {
	margin-left: 2%;
	font: 13pt/16pt 'Geneva';
	font-weight: 300;
	color: #000000;
	text-align: left;
	text-indent: 2%;
}
OL LI {
	margin-left: 1%;
	font: 12pt/16pt 'Arial';
	font-weight: 600;
	color: #000000;
	text-align: left;
	text-indent: 1%
}
EM {font: 16pt/16pt 'Geneva'; font-weight: bold; font-style: italic; color: #000000; text-align: left; text-indent: 2%}
P {font: 13pt/14pt 'Geneva'; font-weight: normal; color: #000000; text-align: left; text-indent: 20}
PRE {margin-left: 3%; font: 14pt/16pt 'Arial'; font-weight: normal; color: #000000; text-align: left}
TABLE{
	margin-left: 0
}