body { font-family: Arial; }
h1 { font-family: Century Gothic, Arial; font-size: 42px; }
h2 { font-size: 30px; }
h3 { font-size: 20px; }
p { padding-left: 10px; padding-right: 10px; }
img { border: 0px; }
a { color: #0000bb; }

body#menu { background: #ffffff; }
#menu table { border: 0px; } 
#menu td { text-align: center; padding: 15px 5px 15px 5px; }
#menu a { background: #ffffff; color: #6699cc;
          font-weight: bold; text-decoration: none;
          border: 4px outset #99ccff; padding:5px; }
#menu a.active { background: #6699cc; color: #ffffff;
                border: 4px inset #99ccff; } 
#menu a.active:hover { background: #6699cc; color: #ffffff;
                       border: 4px inset #99ccff; } 
#menu a:hover { background: #336699; color: #ffffff; }
