html {
	height: 100%;
}
a img {
	border: 0;
}
form, table {
	margin: 0;
}
a {
	color: #0000ff;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
body {
	color: #000000;
	font: 14px "Trebuchet MS",Verdana;
	height: 100%;
	line-height: 20px;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: 100%;
}
h1 {
	color: #000000;
	display: inline;
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
}
img {
	margin: 6px 0 0 0;
}
#menu a {
	color: #4d1786;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-right: 60px;
	padding: 9px 0 4px 0;
	text-decoration: none;
}
#menu a:hover, #menu a.on {
	border-bottom: 3px solid #4d1786;
}
.emph {
	font-weight: bold;
	color: #4d1786;
}
.headline {
	font-size: 18px;
}