H1 {
	color: #000000;
	font-weight: bold;
	font-size: 36pt;
	font-family: "Arial", "Helvetica", "Helv", "Switzerland", sans-serif;
}


H2 {
	color: #000000;
	font-weight: bold;
	font-size: 24pt;
	font-family: "Arial", "Helvetica", "Helv", "Switzerland", sans-serif;
}

H3 {
	color: #000000;
	font-weight: bold;
	font-size: 18pt;
	font-family: "Arial", "Helvetica", "Helv", "Switzerland", sans-serif;
}

H4 {
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
	font-family: "Arial", "Helvetica", "Helv", "Switzerland", sans-serif;
}

H5 {
	color: #000000;
	font-weight: normal;
	font-size: 12pt;
	font-family: "Arial", "Helvetica", "Helv", "Switzerland", sans-serif;
}

H6 {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Arial", "Helvetica", "Helv", "Switzerland", sans-serif;
}

BODY, DL, FORM, P {
	color: #000000;
	background-color: #ffffff;
	font-size: 10pt;
	font-family: "Arial", "Helvetica", "Helv", "Switzerland", sans-serif;
}

A {
	text-decoration: underline;
	font-weight: normal;
	font-size: 10pt;
	font-family: "Arial", "Helvetica", "Helv", "Switzerland", sans-serif;
}
