body
{
  background-color: #008E52;
  margin-top: 0px;
  text-align: center;
  font-family: Arial;
}

p
{
  margin-left: 15px;
  margin-right: 15px;
  text-align: justify;
}

.header
{
  background-image: url('../images/topcell.jpg');
  vertical-align: bottom;
  width: 850px;
  height: 210px;
}

.menu
{
  font-size: 10pt;
  color: #FFFF00;
  font-weight: bold;
  text-align: center;
}

img
{
  border-color: #FFFF00;
}

.trim
{
  width: 5px;
  background-color: #FDDBB2;
}

.content
{
  width: 840px;
  background-color: #D8B475;
}

.footer, .footer p
{
  vertical-align: middle;
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  height: 39px;
  margin: 0px;
  background-image: url('../images/bottomcell.jpg');
}

.footer a
{
  color: #000000;
}

.footer a:active
{
  color: #000000;
}

.footer a:hover
{
  color: #000000;
}

.index
{
  text-decoration: none;
  color: #000000;
}

.backtotop, .backtotop a, .backtotop a:active, .backtotop a:hover
{
  text-decoration: none;
  font-size: 10pt;
  color: #000000;
  font-weight: normal;
  text-align: center;
}

.caption
{
  text-align: center;
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
  margin: 0px;
}

a
{
  text-decoration: none;
  color: #FFFF00;
}

a:active
{
  color: #FFFFFF;
}

a:hover
{
  color: #FFFFFF;
}

h1
{
  font-size: 18pt;
  font-weight: bold;
  text-align: center;
  margin: 0px;
}

h2
{
  color: #000000;
  font-weight: bold;
  font-size: 14pt;
  text-align: center;
}

ul, li
{
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}