BODY {
background-color: #F8F8F8;
  scrollbar-base-color: #CCCCCC;
}

a:link, a:visited {
  font-size        : 15px;
  color            : #ED1B23;
  text-decoration  : underline;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #000000;
  text-decoration  : underline;
}

.Pagetitles {
font-family: Arial;
font-size: 16px;
font-weight: bold;
color            : #000000;
}

td, tr, p, div {
  font-family      :  Arial, Verdana, Helvetica, sans-serif;
  font-size        : 16px;
  color            : #000000;
}

.FormTextBold {
font-family: Arial;
font-size: 13px;
font-weight: bold;
color            : #000000;
}

.FormText {
font-family: Arial;
font-size: 13px;
color            : #000000;
}