body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #336666;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #c0cb9d;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
	color: #336666;
}
a {
	color: #336666;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
.contact {
	font-size: xx-small;
	color: #336666;
}
.error {
	font-weight: bold;
	color: #CC0000;
}
.headline {
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006666;
}
