A {
  color: white;
  text-decoration: underline;
}

A:hover {
  	color: #FFFFFF;
  text-decoration: none;
}

A:active {
  color: #FFFFFF;
}

BODY {
  font-family: "Times New Roman", serif;
  font-weight: bold;
  color: #FCFCFC;
  background-color: black;
  width: 100%;
}

H1 {
  font-size: 24pt;
  text-align: left;
  width: 310pt;
  padding-top: 30pt;
  padding-bottom: 0pt;
}

small {
  font-weight: bold;
  font-size: 10pt;
  line-height: 12pt;
}

strong {
  font-weight: bold;
  font-size: 15pt;
  line-height: 18pt;
}

.mitte {
  color: #003366;
  height: 450pt;
  vertical-align: middle;
  text-align: center;
}

P {
  width: 310pt;
  font-weight: bold;
  font-size: 12pt;
  line-height: 14.4pt;
  text-align: left;
  padding-top: 30px;
  padding-bottom: 50pt;
}

H2 {
  font-size: 14pt;
  font-weight: bold;
}
.CSSMissouri {
	color: #FFCC99;
	background-color: #000000;
}
