body { margin: 0; padding: 0; }
.content { width: 600px; margin: 20px auto; font-family: Trebuchet MS, Verdana, Arial serif; }
.header { width: inherit; text-align: center; margin-bottom: 20px; }
.ads { text-align: center; }
.footer { width: inherit; color: #C4C4C4; font-size: 10px; text-align: center; margin-bottom: 20px; }
.spacer { height: 50px; }
.list { margin-bottom: 20px; }
.list ul { margin: -15px 0 0 0; padding: 0; }
.list li { list-style-type: none; padding: 10px; }
.list li a { text-decoration: none; font-weight: bold; color: #004499; }
.list li a:hover { color: #0072FF; }
