body {
  background-color: #000000;
  margin: 0;
  width: 95%;
  text-align: center;
}

p, td, div, body {
  font-family: verdana, arial, sans-sarif;
  color: #ffffff;
  font-size: 11pt;
  line-height: 16pt;
}

p {text-align: justify;}

td {
  text-align: left;
  vertical-align: top;
}

h1 {
  color: #333399;
  padding-bottom: 20px;
}

h2 {
  color: #7777FF;
  margin-top: 30px;
}

a:link, a:visited, a:active {
  color: #9999FF;
  text-decoration: underline;
}
a:hover {color: #0000CC;}

li {
  font-weight: normal;
  font-size: 12pt;
  height: 30px;
  list-style-type: none;
}

.footer {
  width: 800px;
  border-top: 2px solid white;
  padding: 20px 0;
  font-size: 9pt;
}

input, textarea, select {
  background-color: #c0c0c0;
}

.maincell {
  vertical-align: top;
  text-align: left;
  padding-top: 20px;
}

.red1 {
color: red;
}

.ref {
  padding-left: 2em;
  color: #cccccc;
}

.spotlight {
  background-image: url('images/webpage1_08.jpg');
  background-repeat: no-repeat;
}

.staffimg {
  margin: 0px 10px 10px 0px;
  border: 0;
}

.staffh{
  margin-top: 0;
}