@charset "utf-8";

body { font-family:Verdana, Arial, Helvetica; font-size: 11px; text-align: center; margin: 0; background-color: #0f8254 }
table { font-size: 11px }
td, th { vertical-align: top }
p, li { line-height: 1.5em }
ul li { list-style: square }
h1 { font-family: "Century Gothic"; font-weight: normal; font-size: 19px; color: #333 }
h2 { font-size: 14px }
h3 { font-size: 11px }
h4 { font-size: 10px }
img { border: none }
a { color: #0f8254 }
a:hover {color: #073f29 }

.emergency { font-size: 17px; font-weight: bold; text-align: center; color: #990000; margin: 4 0 4 0; padding: 8 128 8 128; border-top: solid 2px #990000; border-bottom: solid 2px #990000; background-color: #ffdede }