body, html { margin: 0; padding: 0; }
body { font-family: Georgia; background: #f0f1fb; }
a { color: #39397e; }
a:visited { color: #7e3939; }
#header { margin-top: 1em; border-bottom: 1px solid #bbd; font-size: 18pt; background-color: #39397e; }
#header h1 { margin-top: 0; margin-bottom: 0; padding: 1em 0em; text-align: center; }
#header a { text-decoration: none; color: #f0f1fb; }
#header a:hover { text-decoration: underline; }
#content { margin: 1em; }
#footer { border-top: 1px solid #bbd; font-size: 70%; margin: 1em; }
.review { border-top: 1px solid #bbd; }
.help_text { font-size: 80%; color: #444; }
.errorlist { list-style-type: none; }
.errorlist li { color: #c00; font-weight: bold; }
