@charset "utf-8";
.headline_red {
	font-family: "Swis721 Lt BT", Helvetica, Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #990000;
}
.menu {
	font-family: "Swis721 Lt BT", Helvetica, Arial, sans-serif;
	font-size: 18pt;
	color: #999999;
	line-height: 24pt;
}
.headline {
	font-family: "Swis721 Lt BT", Helvetica, Arial, sans-serif;
	font-size: 16pt;
	line-height: 19pt;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.bodytext {
	font-family: "Swis721 Lt BT", Helvetica, Arial, sans-serif;
	font-size: 14pt;
	line-height: 19pt;
}
.disclaimer {
	font-family: "Swis721 Lt BT", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 19pt;
	color: #999999;
}
