
h1 {
	color: black;
	line-height: 5pt;
	font-weight: bold;
	font-size: 24pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
h2 {
	color: black;
	line-height: 10pt;
	font-weight: bold;
	font-size: 14pt;
	font-family: HHelvetica, Verdana, Arial, sans-serif;
}
h3 {
	font-variant: small-caps;
	line-height: 7pt;
	color: black;
	font-size: 12pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;}
p {
	line-height: 16pt;
	font-size: 11pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
div.uu a {
	font-size: 16pt;
	color: black;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-style: underline;
	color: #000000;
}
