table{width: 100%; font-family: century gothic; font-size: 9pt; color: #000000}
body{margin-left:0; margin-right:0; margin-bottom:0; margin-top:0;font-family: century gothic; font-size: 9pt; color: #000000; background: #EFB64B; }
a:visited{text-decoration: none; font-family: century gothic;  color:#000000; font-weight: bold}
a:link{text-decoration: none; font-family: century gothic;  color:#71360C;  font-weight: bold}
a:active{text-decoration: none; font-family: century gothic;  color:#D37027; font-weight: bold}
H1{font-family: century gothic;  font-size: 8pt; color: #000000; font-weight: bold}
H2{font-family: century gothic; font-size: 8pt; color: #000000; font-weight: bold}
.Button{font-family: century gothic;  font-size: 8pt; color: #000000}
.Submit{font-family: century gothic;  font-size: 8pt; color: #008000; font-weight: bold}
.Reset{font-family: century gothic;  font-size: 8pt; color: #FF0000; font-weight: bold}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}

#dd li a.menu {
  text-align: left;
  padding: 10px;
  text-decoration: none;
}

#dd li a.menu:hover {
}

.submenu {
  background: #FFFFC0;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
  text-decoration: none;
  padding: 5px;
  color: #71360C;
  font-weight:normal;
}

.submenu a:hover {
  background: #0B5996;
  color: #FFF;
}