.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01498B;
}
a.footer:link {
	text-decoration: none;
	color: #01498B;
}
a.footer:visited {
	color: #01498B;
	text-decoration: none;
}
a.footer:hover {
	color: #01498B;
	text-decoration: underline;
}
a.footer:active {
	color: #01498B;
	text-decoration: none;
}

.field {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
h2 {
	color: #006940;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.redHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF3300;
	font-weight: bold;
}

h3 {
	color: #006940;
}
.gray {
	background-color: #999999;
}
.lightgray {
	background-color: #D8D8D8;
}

.yellow {
	background-color: #FFF5C6;
}

.TableCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.TableCaptionRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.Shooting {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 8px;
}
.normalsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

