h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000080;
	font-size: 20pt;
}

h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: bold;
	text-decoration: underline;
	font-size: 16pt;
}

h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 12pt;
}

p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
}

ol {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
}

p.klein {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
}

a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 12pt;
	text-decoration: none;
}

a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 12pt;
	text-decoration: none;
}

a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 12pt;
	text-decoration: none;
}

a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 12pt;
	text-decoration: none;
}