@charset "utf-8";

body { font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #000; text-align: center; margin: 0; background-color: #000 }
table { font-size: 11px }
td, th { vertical-align: top }
th { text-align: left }

hr { color: #6f6f6f; background-color: #6f6f6f; height: 1px; border: none }

img { border: none }

a { color: #502cd3 }
a:hover { color: #1e0677 }

ul li { list-style: square }

p, li, dd { line-height: 1.5 }

h1 { font-family: "Century Gothic"; font-weight: normal; font-size: 17px; margin: 0; padding: 8 0 8 0 }
h2 { font-family: "Century Gothic"; font-weight: normal; font-size: 14px }
h3 { font-size: 11px }
h4 { font-size: 11px }

.larger { font-size: 18px; font-weight: bold; color: #421ccb }

.blueheader   { font-size: 22px; font-weight: bold; color: #0170db }
.redheader    { font-size: 22px; font-weight: bold; color: #9e0000 }
.greenheader { font-size: 22px; font-weight: bold; color: #00dd00 }

.bluetext   { color: #0170db }
.redtext    { color: #9e0000 }
.greentext { color: #00dd00 }

.brown { font-family: "Comic Sans MS", "Verdana", "Helvetica"; font-size: 32px; font-weight: bold; color: #8f562a }
