body {  color: #FFFFFF; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; background-color:#000000; background-position:top; background-repeat:repeat-x; margin-left: 0px; margin-top: 25px; margin-right: 0px; margin-bottom: 15px; }
.footer { color: #FFFFFF; font-size: 9pt;  }
h1 { color: #FFFFFF; font-weight: bold; font-size: 17pt; }
h2 { color: #FFFFFF; font-weight: bold; font-size: 14pt; }
.form { color: #FFFFFF; text-align: left; margin-right: 10pt; margin-left: 10pt }
.table { color: #FFFFFF; }
.small-font {font-size: 9pt; }
a { color: #FFFFFF; text-decoration: underline }
a:hover { text-decoration: none }
a img {
  border: none;
}
#logo {
  display: block;
  width: 416px; height: 72px;
  position: relative;
  overflow: hidden;
  margin: 0;
}
#logo span {
  background: url("/images/logo.png");
  position: absolute;
  width: 100%;
  height: 100%;
}
p#mission {
  width: 432px; height: 61px;
  position: relative;
  overflow: hidden;
}
p#mission span {
  background: url("/images/copy.png");
  position: absolute;
  width: 100%;
  height: 100%;
}