body {
	background-color: #940000;
   text-align: center;
	margin: 0px 0px 0px;
	top: 0px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	color: White;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}

table {
	margin: 0px auto auto auto;
}

.bo {
	font-weight: bold;
}

.content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: normal;
}
.contentweiss, td.contentweiss {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: normal;
	background-color: White;
}

.info, p.info, td.info {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: normal;
}
li.info {
	padding-top: 5px;
}
.zuinfo, p.zuinfo, td.zuinfo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	font-weight: normal;
}
form {
	font-size: 12px;
	color: White;
	font-weight: normal;
}

a:link, a { color: white; }
a:hover { color:  #F08080; text-decoration: underline; }


a:link.sub, a:visited.sub {
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.sub {
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.sub {
	color: #F08080;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:link.nav, a:visited.nav {
	color: White;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.nav {
	color: White;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.nav {
	color: #F08080;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.navon {
	color: #8B0000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a:link.subnav, a:visited.subnav {
	color: White;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.subnav {
	color: White;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.subnav {
	color: #F08080;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.subnavon {
	color: #8B0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:link.subnav2, a:visited.subnav2 {
	color: White;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.subnav2 {
	color: White;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover.subnav2 {
	color: #F08080;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

h4 {
	font-size: 16px;
	color: Black;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #660000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}

