BODY {
	font-family : Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #663300;
	text-align : justify;
	text-indent : 20px;
}

TBODY {
	font-family : Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #663300;
	text-align : justify;
}

H1 {
	font-family : Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : #CF002A;
	text-align : justify;
	text-indent :50px;
	font : bold;
	margin-bottom : 0;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #008A3D;
	text-align : justify;
	text-indent : 40px;
	margin-bottom : 0;
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #996633;
	text-align : justify;
	text-indent : 30px;
	font : bold;
	margin-bottom : 0;
}

H4{
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 10pt;
	color : #02CE5E;
	text-align : justify;
	text-indent : 20px;
	font : bold;
	margin-bottom : 0;
}

H5{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #8888A8;
	text-align : justify;
	text-indent : 10px;
	margin-bottom : 0;
}

H6{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 6pt;
	color : #8888A8;
	text-align : justify;
	margin-bottom : 0;
}

LI {
	font-family : Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #663300;
	text-align : justify;
	text-indent : 20px;
}

UL {
	margin : 0 10;
}


