body {
  background-color: #FFFFFF;
  margin: 0 0 0 0;
}

table.main {
  width: 100%;
  height: 383px;
  background-color: #FFFFFF;
  border: 0;
}

td.top {
  background-image: url('images/top.gif');
  width: 100%;
  height: 24px;
}

td.menu_item {
  color: #666699;
  font: Geneva, Arial, Helvetica, san-serif;
  font-size: 10pt;
  vertical-align: top;
  padding-top: 5px;
  text-align: center;
  width: 120px;
}

td.bottom {
  height: 35px;
  color: #666699;
  padding:10px;
  text-align: center;
  font: Geneva, Arial, Helvetica, san-serif;
  font-size: 10px;
  background:#cfcfcf url('images/bottom.gif') repeat-x;
}
td.bottom p {
  font-size: 11px;
}

td.content {
  vertical-align: top;
}

table.content {
  width: 100%;
  height: 188px;
  border: 0;
}

p {
  color: #505050;
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 10pt;
}

a {
  color: #666699;
}

img {
  border: 0;
}

#main {
  margin: 0 0 0 0px;
  text-indent: 25px;
  text-align: justify;
}

#text {
  text-indent: 25px;
  text-align: justify;
}

h1 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  color: #505050;
}

h2 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #505050;
}
