TD,DIV,P,FONT,BODY {
  color: #000000;
  font-size: 9pt;
  font-family: MS Sans Serif, Arial, Helvetica;
}

TD.bialy {
  color: #FFFFFF;
  font-size: 9pt;
  font-family: MS Sans Serif, Arial, Helvetica;
}

A {
  font-size: 9pt;
  font-family: MS Sans Serif, Arial, Helvetica;
  color: #DC251C;
  text-decoration : none;
}

A:hover {
  text-decoration : none;
  font-size: 9pt;
  font-family: MS Sans Serif, Arial, Helvetica;
  color: #000000;
}

input,select,textarea {
        color: #DC251C;
        font-family: MS Sans Serif, Arial, Helvetica;
        font-size: 9pt;
        border-bottom : 1px groove #F6CE33;
        border-left : 1px groove #F6CE33;
        border-right : 1px groove #F6CE33;
        border-top : 1px groove #F6CE33;
        background : White;
}
