h1           {
	color: #000;
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
h2           {
	color: #000;
	font-size: 16pt;
	font-weight: bold;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
h3           {
	color: #000;
	font-size: 12pt;
	font-weight: bold
}
h4           {
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}
body       {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-align: left;
	text-indent: 20mm;
}
