body {
	margin: 50px;
	font-family: Trebuchet, Tahoma, Arial, Sans-Serif;
	color: #000000;
}

U.h1 {
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
}
.h2 {
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
}
.h3 {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #667740;
	text-decoration: underline;
}

