td.menu { background-color: #990000;
          border-width: 0;
          padding: 5px;
          text-align: center;
}
a.menu { color: #ffff00;
         font-weight: bold;
         font-size: 14px;
         text-decoration: none;
}
a.menu:hover { color: #ffff99; }
a.menu:visited { color: #ffcc00; }
a { color: #0000ff; }
a:hover { color: #4545ff; }
a:visited { color: #aa00ee; }
h1 { font-size: 45px;
     font-style: italic;
}
h2 { font-size: 20px;
     font-style: italic;
}
p { font-size: 16px;
}
input { background-color: #990000; color: #FFFF00; font-family: Dialog;
    font-weight: bold; font-size: 14px; border-width: 0;
}
td.foot { font-size: 12px; }
