body{background: #999; color: #111; font-family: tahoma; font-size: small;}
p{display: none;}
a{text-decoration: none; color: #0575af;}
*{margin: 0; padding: 0;}
.dark{ background: #eee; padding: 4px;}
.light{ padding: 4px;}
.title{ background: #707070; padding: 9px; color: #a7dcfa; border-bottom: 1px solid #686868; font-weight: bold; text-shadow: 0px 1px 1px #666;}
.footer{ background: #707070; padding: 5px; color: #c0c0c0; border-top: 1px solid #686868; }
.whole {margin: 9px; background: #f6f6f6; padding: 3px; border: 1px solid #83929a;}
.footer a{color: #a7dcfa; font-weight: bold;}
.nav{padding: 4px; text-align: center; font-weight: bold; border-top: 1px solid #e7e7e7;}