body {
	color: #0C3762;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
}
td {
	color: #0C3762;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
}
div {
	color: #0C3762;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
}
h1 {
	font-size:19px;
	font-weight:bold;
	color: #0C3762;
}
.subtitel {
	font-size:15px;
	font-weight:bold;
	color: #0C3762;
}
.menuitem {
	font-size:11px;
	font-weight:bold;
}
.boxheader {
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}
.white {
	color:#ffffff;
}
.footer {
	font-size:11px;
	font-weight:bold;
}
a, a:active, a:link, a:visited {
	color: #0C3762;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #0C3762;
}
.bold {
	font-weight:bold;
}
.big {
	font-size:16px;
}
.huge {
	font-size:20px;
}
#vip {
	display:none;
}
ul {
	margin-top:3px;
	margin-left:25px;
	margin-bottom:3px;
}
li {
	margin-bottom:3px;
}

