html, body {background-color: #ffffff; height: 100%; margin: 0; padding: 0}
body, td {font-size: 11px; color: #404040; font-family: Verdana, Tahoma, sans-serif}

a {color: #981b1e; text-decoration: none}
a:hover {color: #981b1e; text-decoration: underline}
h3 {font-size: 15px; color: #981b1e; margin-bottom: 20px}
h5 {font-size: 13px}
p {text-align: justify}

.hat {background-color: #981b1e}
.menu {height: 30px}
.backtolist {text-align: right; font-size: 10px}
.why1 {font-size: 17px; color: #981b1e; font-family: 'Comic Sans MS' ,Verdana, Tahoma, sans-serif}
.why2 {font-size: 15px; color: #981b1e; font-family: 'Comic Sans MS' ,Verdana, Tahoma, sans-serif}
.flright {float: right; margin-left: 20px; margin-bottom: 10px}
.finput {font-size: 11px; font-family: Verdana, Tahoma, sans-serif}
.fbutton {font-size: 11px; font-family: Verdana, Tahoma, sans-serif; font-weight: bold}

#all {position: relative; height: 100%; padding: 0}
html > body #all {height: auto; min-height: 100%}
#empty {height: 80px}
#footer {position: absolute; left: 0; right: 0; bottom: 0; padding: 0; width: 100%}
