BODY {
margin: 0px;
font-size:10px;
background-color: #336699;
font-family: garamond, sans-serif;
color:#000066;
align: justify;
}


#menu {
width: 12en;
padding: 0 0 1em 0;
font-family: Garamond;
font-size: 16px;
font-weight: bold;
background-color: #336699;
color: #333333;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#menu li {
border-bottom: 1px solid #ffffff;
margin: 0;
}

#menu li a {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #6699CC;
border-right: 10px solid #6699CC;
background-color: #006699;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #button li a {
width: auto;
}

#menu li a:hover {
border-left: 10px solid #99CCFF;
border-right: 10px solid #99CCFF;
background-color: #3399FF;
color: #fff;
}

#link {
color:#336699;
font-family: Garamond;
font-size: 15px;
font-weight: bold;
}
#link a {
  color:#ffffff;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  border-right: 1px dashed #fff;
  padding: 0 5px 0 5px;
  }
#tabletext {
  background-color: #FFFFFF;
  margin: 5px;
  padding: 10px;
  font-size: 12px;
  color: #000000;
  text-align: justify;
  }
  
 
  #text {
  font-size: 10px;
  }
  
  H3 {
  color:660000;
  text-align: center;
  }
  
  .htable{
  font-size: 10px;
  background-color: #FF9900;
  border: 0px;
  }
  
  
  td.httitle  {
padding:3px;
background:FF9933;
border-bottom:1px solid #FFFFFF;
}
  table.htable {
width:100%; 
font-family:tahoma; 
font-size:10px; 
color:#FFFFFF;
border-top: 1px solid #797979;
border-right:1px solid #797979;
border-bottom: 0px solid #797979;
border-left: 1px solid #797979;}
  td.htable  {
padding:3px; 
background:FF9900; 
text-align:center; 
border-bottom:1px solid #FFFFFF;}
  td.hother  {
padding:3px; 
font-size:10px; 
color:#797979; 
border-bottom:1px solid #797979;}