BODY  {
	font-family : Courier New;
	font-size : 10pt;
	font-style : normal;
}

P  {
	font-family : Courier New;
	font-size : 10pt;
	text-align : justify;
	margin-top : 2mm;
	margin-bottom : 2mm;
}

UL  {
	font-family : Courier New;
	font-size : 10pt;
	text-align : justify;
	margin-top : 2mm;
	margin-bottom : 2mm;
	margin-left : 7mm;
}

OL  {
	font-family : Courier New;
	font-size : 10pt;
	text-align : justify;
	margin-top : 2mm;
	margin-bottom : 2mm;
	margin-left : 7mm;
}

H1  {
	font-family : Arial, Verdana;
	font-size : 17pt;
	text-align : center;
	font-weight : bold;
}

H2  {
	font-family : Courier New;
	font-size : 13pt;
	text-align : left;
	font-weight : normal;
	text-decoration : underline;
}

H3  {
	font-family : Courier New;
	font-size : 14pt;
	font-weight : bold;
	text-align : center;
}

