body {
	color: #4c4c4c;
	font-size: 12px;
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-weight: normal;
	line-height: 18px;
	background-color: #dcdcdc;
	margin-top: 0;
	margin-bottom: 0
}

a {
	font-size: 12px;
	font-family: Arial, Geneva, Verdana, sans-serif;
	text-decoration: none
}

a:link {
	color: blue;
	text-decoration: none
}

a:visited {
	color: blue;
	text-decoration: none
}

a:hover {
	color: red;
	text-decoration: underline
}

a:active {
	color: #808080;
	text-decoration: none
}

td {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Geneva, Verdana, sans-serif;
	text-align: left;
	padding: 2px
}

h1 {
	color: #191970;
	font-weight: 500;
	font-size: 24px;
	line-height: normal;
	font-family: Arial, Geneva, sans-serif;
	display: block
}

h2 {
	color: #e04040;
	font-weight: bold;
	font-size: 20px;
	line-height: normal;
	font-family: Arial, Geneva, sans-serif;
	display: block
}

h3 {
	color: #191970;
	font-weight: 500;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Geneva, sans-serif;
	display: block
}

h4 {
	color: #e04040;
	font-weight: 600;
	font-size: 13px;
	line-height: normal;
	font-family: Arial, Geneva, sans-serif;
	display: block
}

h5 {
	color: #505050;
	font-weight: 600;
	font-size: 13px;
	line-height: normal;
	font-family: Arial, Geneva, sans-serif;
	display: block
}

h6 {
	color: #505050;
	font-weight: 500;
	font-size: 10px;
	line-height: normal;
	font-family: Arial, Geneva, sans-serif;
	display: block
}

.h6 {
	color: #505050;
	font-weight: 500;
	font-size: 10px;
	line-height: normal;
	font-family: Arial, Geneva, sans-serif
}

.formSmall {
	color: #505050;
	font-weight: 300;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Geneva, sans-serif;
	padding: 5px;
	display: inline
}

.blueBox {
	color: #fff;
	font-weight: 800;
	font-size: 11px;
	line-height: normal;
	background-color: #a4b7cd;
	text-transform: uppercase;
	border: solid 1px #696969
}

.redBox {
	color: #fff;
	font-weight: 800;
	font-size: 11px;
	line-height: normal;
	background-color: #cda4a4;
	text-transform: uppercase;
	border: solid 1px #696969
}

.whiteBoxC {
	line-height: normal;
	text-align: center;
	padding: 2px;
	border: solid 1px #696969
}

.whiteBoxL {
	line-height: normal;
	text-align: left;
	padding: 2px;
	border: solid 1px #696969
}

.whiteBoxHL {
	border: 1px solid #e5e5e5;
	padding: 2px;
	margin: 2px 0 2px 0
	}

.navLink {
	line-height: 13px;
	font-family: sans-serif
}

.highlight1 {
	text-align: left;
	margin: 2px;
	padding: 3px;
	width: 420px;
	border: solid 1px #8e8e8e;
	outline-style: none
}

.tabblau {
	background-color: #e7eff3
}