body {background:#c00; overflow:auto; margin:0px; font-family:Tahoma}
#main {margin:0 auto; width:780px; background:#fff; border:1px solid #000}
#header {background:#000; width:100%; height:100px}
#header h1 {margin:0px; font:bold 50px Tahoma; color:#fff; padding:5px; text-align:center; border-bottom:2px dotted #c00; letter-spacing:10px; text-transform:uppercase}
#header div {padding:5px; text-align:center; font:normal 14px Tahoma; color:#fff}
#content {width:100%; color:#000; font:normal 12px Tahoma; margin-top:5px}
#content p, #content div, #content h2, #content h3 {padding:10px; margin:0; line-height:20px}
#content h2, #content h3 {font:bold 18px Tahoma; margin-left:10px; margin-right:10px; padding:5px; border-left:10px solid #c00; border-bottom:1px dotted #000}
#content ul {margin:0 0 5px 0; list-style:none; text-align:justify; padding-right:10px; padding-left:10px; line-height:20px}
#content li {border-bottom:1px dotted #000}
#footer {width:100%; height:22px; background:#000}
#footer div {font:normal 11px Tahoma; color:#777; text-align:center; line-height:22px}
p {text-align:justify}
a {color:#c00; text-decoration:none}
a:hover {color:#f00}

