body
{
  font-family: Verdana, Tahoma, Arial;
  font-size: 10pt;
  color: #562709;
  background-color: #FDE3B4;
}

p, td, table
{
  font-family: Verdana, Tahoma, Arial;
  font-size: 10pt;
  color: #562709;
}

input, select, textarea
{
  font-family: Verdana, Tahoma, Arial;
  font-size: 10pt;
}

input.none
{
  border-style: none;
  background-color: transparent;
}

a, a:visited, a:active
{
  color: #A6051B;
  text-decoration: none;
}

a:hover, a:visited:hover, a:active:hover
{
  color: #A6051B;
  text-decoration: underline;
}

tr.alternate
{
  background-color: #FEEDD0;
}

tr.tableheading
{
  background-color: #D2B37A;
  color: white;
  font-weight: bold;
}

p.bigheading
{
  text-align: left;
  font-size: 14pt;
  color: #562709;
}

p.mediumheading
{
  font-size: 11pt;
  font-weight: bold;
  color: black;
}

p.smallheading
{
  font-size: 10pt;
  font-weight: bold;
}
table.home
{
border-style: solid;
border-width: 2px;
border-color: #FFF4E2;
}