@charset "utf-8";

body { font-family: Verdana, Arial, Helvetica; font-size: 11px; text-align: center; margin: 8 0 32 8; background-color: black; background-image:url(../images/template/body-background.jpg); background-repeat:repeat-x }
table { font-size: 11px }
td, th { vertical-align: top }
th { text-align: left }
img { border: none }
ul li { list-style: square }
p, li { line-height: 1.5em }
a { color: #794f22 }
a:hover { color: #c6935c }
h1 { font-weight: normal; font-size: 16px; color: #100201; padding: 0 0 0 16; background-image:url(../images/template/h1-background.jpg); background-repeat: no-repeat; background-position: 2 6 }
h2 { font-size: 13px; color: #100201 }
h3 { font-size: 11px; color: #100201 }

.emergency { font-size: 12px; text-align: center; color: #990000; margin: 4 0 16 0; padding: 8 16 8 16; border-top: solid 2px #990000; border-bottom: solid 2px #990000; background-color: #ffdede }