body
{
  FONT-FAMILY: Arial;
  font-weight: bold;
}

input, select
{
  FONT-SIZE: 9px;
  height: 19px;	
  BORDER: 1px solid #000000;
  background-color: #ffffff;
}

textarea
{
  FONT-SIZE: 12px;
  BORDER: 1px solid #000000;
  background-color: #ffffff;
}


a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}
a:hover {color: #3C2FDD; text-decoration: underline;}

img {border: 0;}