p {
  color: #DBF7E0;
  font-family: Arial;
  font-size: 12px;
  display: inline;
}

a:link {
  color: #55EEEE;
  font-weight: bold;
}

a:hover{
  text-decoration: underline;
}

.mainBody {
  color: #104131;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  margin-right: 3px;
  display: inline;
}

.mainBodyWh {
  color: #DBF7E0;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  margin-right: 3px;
  display: inline;
}

.title {
  color: #FFCC00;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  display: block;
}

.footer {color:#DBF7E0; font-color:#DBF7E0;
line-height:13px; text-align:left; font-weight:normal; font-size:9px;
font-family:"Verdana";}

