#content
{
  color: #692910;
}
input.text, textarea
{
  width: 400px;
  font-family: verdana, arial;
  font-weight: normal;
  font-size: 11px;
}
textarea
{
  padding: 5px;
  height: 100px;
}
table
{
  color: #692910;
  font-weight: bold;
  font-size: 11px;
}
td
{
  padding: 5px;
}
#error
{
  color: red;
}
