#topStrip p {
  text-align: justify;
  padding: 5px;
}
#topStrip a {
  text-decoration: none;
}
#topStrip img {
  border: none;
}


#mainBody {
  width: 750px
  text-align: center;
  font-family: Constantia, Centaur, OldCentury, TimesNewRoman, Arial;
  color: grey;
}
#mainBody hr {
  width: 750px;
  color: #444444;
}


.sidebartitle {
  font-size: 8pt
}

input {
  font-size: 8pt
}

A:link { color: #AAAAAA; text-decoration: none; font-weight:bold; font-size: 18}
A:visited {color: #AAAAAA; text-decoration: none; font-weight:bold; font-size: 18}
A:active { color: #AAAAAA;text-decoration: none; font-weight:bold; font-size: 18}
A:hover { color: white; text-decoration: none; font-weight:bold; font-size: 18}
.activelink { color: red; textdecoration: none; font-weight:bold; font-size: 18}
body {
  background: black;
  color: #AAAAAA;
}
body a{
  color: white;
}
h1 {
  color: red;
}
h2, h3 {
  text-align:center;
  color: #FFFFFF
}
td {
  vertical-align: top;
}
p {
  text-align: justify;
  line-height: 1.1em;
}
ul {
  text-align: left;
}
li {
  margin-left: 0px;
}
