p {
  color: #dddddd;
  font-family: Verdana,sans-serif;
  font-size: 12px;
  display: inline;
}

a:link {
  color: #CC6600;
}

a:hover{
  text-decoration: underline;
}

.mainBody {
  color: #dddddd;
  font-family: Verdana,sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin-right: 20px;
  display: block;
}

.title {
  color: #dddddd;
  font-family: Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  display: block;
}

.copyright {
  color: #546b7c;
  font-family: Verdana,sans-serif;
  font-size: 8px;
  letter-spacing: .2em;
  font-weight: normal;
}

.bodyText {
  color: #263139;
  font-family: Verdana,sans-serif;
  font-size: 8px;
  font-weight: normal;
}

