body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

p,body,td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #204457;
}

.headline,h1 {
	font-size: 18px;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.fineprint {
	font-size: 10px;
}

.copyright {
	font-size: 10px;
}

a:link {
	color : #660202;
	font-weight:bold;
}

a:active {
	color : #660202;
	font-weight:bold;
}

a:visited {
	color : #660202;
	font-weight:bold;
}

a:hover {
	color : #8A807F;
	font-weight:bold;
}

a.nav:link {
	color: #204457;
	font-weight: bold;
	text-decoration: none;
}

a.nav:visited {
	color: #204457;
	font-weight: bold;
	text-decoration: none;
}

a.nav:active {
	color: #204457;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	color: #69899A;
	font-weight: bold;
	text-decoration: underline;
}