h1           {
	font-family: "Trebuchet MS";
	color: #808080;
	font-size: 12pt;
	text-align: justify;
	font-weight: bold;
	margin-top: 16;
	margin-bottom: 6;
	font-style : italic;
}
h2		 {
	font-family: Arial;
	color: #000080;
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
	font-style : italic;
}  
h3           {
	font-family: Arial;
	color: #000099;
	font-size: 8pt;
	font-weight: bold;
	text-align: Left;
	margin-bottom: -14
}
.body        {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	text-align: justify;
	font-style : italic;
}
