
p {

font-family:  Arial;
 font-size: 12 px;

}

.pageTitle{

  font-family: trebuchet ms;
  font-size: 24px;
  color: #093D69;
  font-weight: bold;

}

.newsHeadline{

  font-family: trebuchet ms;
  font-size: 16px;
  color: #000000;
  font-weight: bold;

}
.newsSubHead{

  font-family: trebuchet ms;
  font-size: 12px;
  color: #000000;
  font-weight: bold;

}

li {

  font-family: arial;
 font-size: 12 px;

}
.formElementReq
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-FAMILY: arial
}
.formElement
{
    FONT-SIZE: 12px;
    FONT-FAMILY: arial
}






