BODY {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: "Frutiger 45 Light", Arial;
}

P {
	font-size: 10pt;
	font-family: "Frutiger 45 Light", Arial;
}

.bold {
	font-size: 10pt;
	font-weight: bold;
	font-family: "Frutiger 45 Light", Arial;
}

H1 {
	font-size: 14pt;
	font-weight: bold;
	font-family: "Frutiger 45 Light", Arial;
	padding-top: 40px;
}

H2 {
	font-size: 12pt;
	font-weight: bold;
	font-family: "Frutiger 45 Light", Arial;
}

H3 {
	font-size: 10pt;
	font-weight: bold;
	font-family: "Frutiger 45 Light", Arial;
	padding-bottom: 0;
}

A:link {
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	font-family: "Frutiger 45 Light", Arial;
}

A:active {
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	font-family: "Frutiger 45 Light", Arial;
}

A:visited {
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	font-family: "Frutiger 45 Light", Arial;
}

A:hover {
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
	font-family: "Frutiger 45 Light", Arial;
}
