body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#660000;
	font-weight:normal;
	font-style:normal;
	line-height:15pt;
	text-align:justify;
	margin-left:15pt;
	margin-right:15pt;
	background-color:#ffffce;
}

h1  {
	font-family : arial;
	font-size : 15pt;
	color:#CC0000;
	font-weight : bold;
	font-style : italic;
}

h2  {
	font-family : arial,serif;
	font-size : 13pt;	
	font-weight:normal;
	font-style : italic;
}

h3  {
	font-family : arial,serif;
	font-size : 9pt;
	font-weight: normal;
	font-style : italic;
}

a:link {color:#0033FF;}
a:visited {color:#6699CC;}
a:active {color:#6699FF;}
