body
{
 font-family: serif;
 font-size: small;
 font-style: normal;
 font-variant: normal;
 font-weight: bold;
 color: #b6534a;
 background-color: #fefbae;
 margin: 0em;
}
td
{
 font-family: serif;
 font-size: small;
 font-style: normal;
 font-variant: normal;
 font-weight: bold;
 color: #b6534a;
 background-color: #fefbae;
}
h1
{
 font-family: serif;
 font-size: xx-large;
 font-style: italic;
 font-variant: normal;
 font-weight: bold;
 color: #b6534a;
 background-color: #fefbae;
}
h2
{
 font-family: serif;
 font-size: medium;
 font-style: italic;
 font-variant: normal;
 font-weight: bold;
 color: #b6534a;
 background-color: #fefbae;
}
a
{
 font-family: serif;
 font-size: small;
 font-style: normal;
 font-variant: normal;
 font-weight: bold;
 color: #99ddf5;
 background-color: transparent;
 text-decoration: none;
}
input, textarea
{
  font: normal normal normal medium sans-serif;
  color: #000000;
  background-color: #99ddf5;
  text-decoration: none;
}

