body {
  margin: 4px 0px 0px 0px;
  background-color: #dfdfdf;
}

h1, h2, h3, h4 {
  margin: 0px;
  padding: 0px;
  color: #555599;
  font-variant: small-caps;
}

a:link {color: #333399; text-decoration: none; }
a:visited {color: #333399; text-decoration: none; }
a:hover {color: #666699; text-decoration: underline; }
a:active {color: #333399; }

a.nav:link {color: #333399; font-size: 10pt; text-decoration: none; font-weight: bold; font-variant: small-caps; }
a.nav:visited {color: #333399; font-size: 10pt; text-decoration: none;  font-weight: bold;  font-variant: small-caps;}
a.nav:hover {color: #666699; font-size: 10pt; text-decoration: none;  border-bottom: 1px dotted #333399; font-weight: bold;  font-variant: small-caps;}
a.nav:active {color: #333399; font-size: 10pt;  font-weight: bold;  font-variant: small-caps;}


TD {
  font: 9pt verdana,arial,sans-serif;
  color: #333333;
}

.top-area {
  font-variant: small-caps;
  font-weight: bold;
  text-align: right;
  padding: 4px 0px 4px 0px;
  width: 750px;
}

.top {
  padding: 0px 0px 0px 0px;
  border-top: 1px solid #666666;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #ffffff;
  width: 750px;
}

 

.one {
  background-color: #ffffff;
  border-left: 1px solid #666666;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  width: 205px;
}

.one li {
  list-style-type: none;
  list-style: none;
  padding: 6px 0px 6px 0px; 
  margin: 0;
}

.one ul {
  list-style-type: none;
  list-style: none;
  padding: 6px 0px 6px 12px; 
  margin: 0;
}


.two {
  background-color: #ffffff;
  border-right: 1px solid #666666;
  padding: 12px 12px 0px 22px;
  vertical-align: top;
}


.foot {
  background-color: #ffffff;
  text-align: center;
  padding: 0px 0px 3px 0px;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  width: 750px;
  font: 8pt verdana,arial,sans-serif;
  color: #666666;
}
 

