@charset "utf-8";
a:link {  font-weight: bold; color: #000000; text-decoration: none}
a:visited {  font-weight: bold; color: #666666; text-decoration: none}
a:active {  font-weight: bold; color: #CC3300; text-decoration: none}
a:hover {  font-weight: bold; color: #CC3300; text-decoration: none}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-align: left;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	text-align: center;
	font-weight: bold;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: lighter;
	text-align: center;
}
