body{
  font-family: Arial;
}

h1{
  color: #0b9439;
  font-size: 28px;
  font-weight: normal;
  text-decoration: underline;
}

#content, #rightcontentWrap{
  font-family: Verdana;
  font-size: 13px;
  text-align: left;
}


