body
{
  background-color: #e5e5b1;
  font-family: tahoma, verdana, sans-serif;
  font-size: 10px;
  padding: 0px;
  margin: 0px;
}

h1 
{
  font-size:10px;
  padding: 0px;
  margin: 0px;
  color: #bbb;
  font-weight: normal;
}

a
{
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  color: #787D4F;
}

a:hover
{
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  color: #5a4b24;
}

table
{
  width: 750px; 
  border: 1px solid #c1c195; 
  background-color: #e5e5b1; 
  margin-left: auto; 
  margin-right: auto;
}

h2
{
  font-size: 20px;
  color: #5a4b24;
  font-weight: bold;
}

h3
{
  font-size: 15px;
  color: #5a4b24;
  font-weight: bold;
}

p.big
{
  font-size: 13px;
}

p.medium
{
  font-size: 13px;
}
