body{
  font-size=13;
  font-family="Tahoma";
  color=black;
  margin=0,0,0,0;
  background-color=d9cab8;
}

h1{
  font-size=30;
  font-family="Times New Roman";
  color=black;
}

table{
  font-size=13;
  font-family="Tahoma";
  color=black;
  border-color:black;
}
.bannerlink{
  font-size=16;
  font-family="Times New Roman";
  font-weight="bold";
}
th{
  background-color=bd9762;
  background-image=url("images/th.gif");
  height:33;
  background-position:bottom;
  border-color:blue;
}
td{
  border-color:eeeeee;
}


input{
  font-size=13;
  font-family="Tahoma";
  width:250;
}
input.radio{
  font-size=13;
  font-family="Tahoma";
  width:25;
}
select{
  font-size=13;
  font-family="Tahoma";
}

textarea{
  font-size=13;
  font-family="Tahoma";
}


A:link   {text-decoration: none;color=blue}
A:visited{text-decoration: none;color=Darkblue}
A:active {text-decoration: none;color=darkgreen}
A:hover  {text-decoration: underline;color=red;}

</style>
