@charset "utf-8";

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; margin: 0; background-color: black; }
table { font-size: 11px }
td, th { vertical-align: top }
a { font-weight: bold; color: black }
a:hover { color: #666 }

h1 { font-family: "Century Gothic"; font-size: 17px; }
h2 { font-family: "Century Gothic"; font-size: 14px; }
h3 { font-size: 12px }

p { line-height: 1.5em }
li { line-height: 1.5em }
ul li { list-style: square }

img { border: none }
