BODY {
	background-color: #FFFFFF;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 3%;
	font: 12pt/14pt;
	color: #000000;
	text-align: left;
	text-indent: 15%;
	font-family : sans-serif;
}
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: center}
EM {font: 16pt/16pt 'Geneva'; font-weight: bold; font-style: italic; color: #000000; text-align: left; text-indent: 2%}
P {
	font: 12pt/14pt 'Arial';
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-indent: 2%;
	margin-left : 2%;
}
PRE {margin-left: 3%; font: 14pt/16pt 'Arial'; font-weight: normal; color: #000000; text-align: left}
OL LI {
	list-style-type : decimal;
}
UL {
	list-style-type : disc;
}

