body,table,tr,td,div{
	SCROLLBAR-TRACK-COLOR: #F3F2F8;
	SCROLLBAR-BASE-COLOR: #FAE500;
	SCROLLBAR-ARROW-COLOR: #2B377F;
	SCROLLBAR-HIGHLIGHT-COLOR: #2B377F;
	SCROLLBAR-SHADOW-COLOR: #2B377F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2B377F;
}

.Subtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2B377F;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2B377F;
	text-decoration: none;
}

a.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2B377F;
	text-decoration: none;
}

a.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FAE500;
	text-decoration: underline;
}