body { font-size: 120%; line-height: 1.7; font-family: Verdana, Arial, sans-serif; background: #333; color: #fff; }
h1, h2, h3 { margin: 0.5em 0 0; }
h1 { font-size: 250%; }
h2 { font-size: 180%; }
h3 { font-size: 130%; }
p { margin: 0 0 2em; }
hr { margin: 2em 0; }

form, table { margin: 1em 0 2em; }
form * { font-size: 100%; }

td, th { padding: 0.3em; font-size: 100% !important; font-size /**/: 130%; }

a { text-decoration: none; border-bottom: 2px solid #fff; padding: 2px; font-weight: bold; color: #ff0; } 
a:hover { background: #ff0; color: #000; }
h1, h2, h3, legend { color: #66f; }
table, td, th { border-collapse: collapse; border: 2px solid #999; }
th { text-align: left; }
td { text-align: right; }

#sidebar dt { float: left; clear: left; }

#menu li ul { margin: 0 0 1em 0; list-style: none; padding: 0; font-size: 90%; }
#menu li li { display: inline; margin-right: 10px; }

#q { display: none; }
