@charset "utf-8";

body { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #888; text-align: center; margin: 0; background-color: #0151dd }
table { font-size: 11px }
td, th { vertical-align: top }
img { border: none }
a { font-weight: bold; color: #85b37f; text-decoration: none }
a:hover { text-decoration: underline }
p, li, dd { line-height: 1.5em }
ul li { list-style: square }
h1 { font-family: "Century Gothic"; font-size: 17px; color: #6a6a6a }
h2 { font-size: 13px }
h3 { font-size: 11px }

div.emergency { color: #660000; padding: 0 16 0 16; background-color: #ffbbbb; border-top: solid 2px #660000; border-bottom: solid 2px #660000 }
div.emergency a { color: #660000 }
