html { background: #000;  text-align: center; }
body { font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #000; padding: 0; text-align: center; margin: 0 0 0; }
a { color: #a3101a; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }
h1 { font-size: 18px; margin: 0; padding: 12px 0 6px; }
h1 a { font-size: 16px; text-decoration: none; }
h1 a:hover { font-size: 16px; text-decoration: underline; }
dl { padding-left: 146px; }
