body {
   background-color: #b0a793;
}
H1 {
   font-size: 12pt;
   font-family: tahoma;
   color: #003366;
   font-weight: bold;
   font-style: normal;
}
H2 {
   font-size: 10pt;
   font-family: tahoma;
   color: #669999;
   font-weight: bold;
   font-style: normal;
}
H3 {
   font-size: 8pt;
   font-family: tahoma;
   color: #669999;
   font-weight: bold;
   font-style: normal;
   margin-left: 8px;
}
.footer {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: white;
   padding-top: 5px;
   padding-bottom: 5px;
}
.gradbg {
   background-image: url(images/gradation_background.jpg);
   background-repeat: repeat-x;
}
#menu {
   width: 750px;
}
#menu a {
   padding: 0px;
   font-weight: bold;
}
#menu ul ul a {
   border: 1px solid #669999;
}
