body { background: #fff; color: #333; margin: 20px; font-family: "Georgia", serif; font-size: small; }
h1 { color: #000; }
table { border: 1px solid #333; background: #fff; }
th { background: #666; color: #fff; border-bottom: 1px solid #333; text-align: left; font-weight: bold; }
.menubar { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #eeeef6; color: #666; padding: 2px 5px 2px 5px; }
.menubar a, .menubar a:visited, .menubar a:hover { text-decoration: none; font-weight: bold; }
a { color: #00f; }
a:visited { color: #00a; }
a:hover { color: #f00; }
a img { border: none; }
