body { color: #000000; background: #FFFFFF; background-color: #CCCCCC; margin: 10px; }

a { color: #333333; background-color: transparent; text-decoration: none; border-bottom: 1px dotted; }
a:visited { color: #222222; background-color: transparent; text-decoration: none; border-bottom: 1px dotted; }
a:hover { color: #660000; background-color: transparent; border-bottom: 1px solid; }

div.body, div.footer { color: #000000; background-color: #FFFFFF; margin: 8px; border-style: dashed; border-color: #660000; border-width: 1px; padding: 5px; }

div.head { border-top: 1px solid #660000; border-right: 1px solid #660000; background-color: #FFFFFF; color: #21447a; padding: 2px; margin: 8px; }
div.head h1 { font-family: arial, sans-serif; text-align: right; color: #21447a; background-color: transparent; margin: 0; padding: 0; }

span.panic { font-family: "Comic Sans MS", cursive; color: #990000; background-color: transparent; text-shadow: 0px 0px 0.2em red; }

span.tagline { font-family: times, serif; font-style: italic; }

div.body p { margin-left: 2em; }
div.body p.plain { margin-left: 2em; }
div.body li { margin-left: 1em; padding-bottom: 6px; }
div.body ol { margin-left: 1em; }
p.indent { margin-left: 1em; }

h3 { color: #21447a; background-color: transparent; font-family: Palatino, serif; font-weight: bold; font-size: larger; border-bottom: 1px dotted #330000; margin: 0.5em; }

h4 { color: #21447a; background-color: transparent; font-family: Palatino, serif; font-weight: bold; border-bottom: 1px dotted #330000; padding: 0; margin: 3px; }

div.footer p { font-family: times, serif; }
div.footer img { float: right; border: 0; }
div.body img { border: 1; }

div.menu { color: inherit; background-color: #FFFFFF; float: right; margin: 4px; padding: 3px; border: 2px inset #660000; text-align: left; font-size: smaller; width: 200px; }

h4.top { font-family: Palatino, serif; font-weight: bold; padding: 0; margin-top: 3px; margin-left: 3px; margin-bottom: 0.5em; }

hr { width: 80%; margin: 3px 10% 3px 10%; }
hr.short { width: 20%; margin: 6px 40% 6px 40%; }

br.clear { clear: both; }