BODY {
	background-color : #FEF7DD;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color : #333333;
}
P, OL, UL, LI {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 12px;
	line-height : 14.4px;
	color : #333333;
	}
.normal {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 12px;
	line-height : 14.4px;
}
.large {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 13.75px;
	line-height : 17.9px;
}
.small {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10.75px;
	line-height : 12.9px;
}
.footer {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10.75px;
	line-height : 12.9px;
}
.blau {
	color : #005689;
}
.largeblau {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 15px;
	line-height : 18px;
	color : #005689;
}
A:LINK {
	color : #005689;
	text-decoration : none;
}
A:VISITED {
	color : #565656;
	text-decoration : none;
}
A:HOVER {
	color : #EAC84F;
	text-decoration: underline;
}
A:ACTIVE {
	color : #EAC84F;
	text-decoration: none;
}
A:FOCUS {
	color : #EAC84F;
	text-decoration: underline;
}
