h1 {
	font-size: 14pt;
	color: #CC0000;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
p {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
body {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	text-align: justify;
}
h2 {
	font-size:12pt;
	color: #cc0000;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}

