a.orange{
  font-size:10px;
  color:#DC4503;
  text-decoration:none
}

a.smallWhite{
  font-family: 'Ms Sans Serif';
  font-size: 10px;
  color: #FFFFFF;
  text-decoration:none
}

a.white{
  font-size:10px;
  color:#FFFFFF;
  text-decoration:none
}

body{
  background-color:white;
  margin-top:0px;
  margin-left:0px;
  margin-right:0px ;
  margin-bottom:0px;
  font-family: 'Ms Sans Serif';
  font-size: 14px
}

input.standard{
  font-family: 'Ms Sans Serif';
  font-size: 14px
}

td.menubutton
{
  font-family: 'Sans-Serif';
  font-weight: bold;
  font-size: 12px;
  vertical-align: bottom;
  color: #ffffff;
  text-align: right
}

td.standard{
  font-family: 'Ms Sans Serif';
  font-size: 14px;
  vertical-align: top
}

td.standardWhite{
  font-family: 'Ms Sans Serif';
  font-size: 14px;
  vertical-align: top;
  color: #ffffff
}

td.smallWhite{
  font-family: 'Ms Sans Serif';
  font-size: 10px;
  color: #ffffff
}
