h1 { color: white; font-size: 15px; background-color: olive; margin: 3px 3px 3px 5px; padding: 3px 3px 3px 5px; border-color: maroon; border-style: solid; border-width: 0 0 0 8px; }
h2 { font-size: 12px; font-weight: normal; margin: 5px 0 5px 20px; }
h3 { color: white; font-size: 12px; font-weight: bold; background-color: maroon; margin: 3px 200px 5px; padding-top: 3px; padding-bottom: 3px; }
h4 { color: blue; font-size: 13px; font-weight: normal; text-align: right; margin-top: 30px; margin-right: 30px; margin-bottom: 3px; }
h5 { color: #fff; font-size: 12px; font-weight: normal; background-color: maroon; margin: -5px 0 0 -5px; padding-top: 2px; padding-bottom: 2px; padding-left: 220px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; }
.a:link { color: white; }
.a:visited { color: white; }
.a:hover { color: silver; }
.a:active { color: white; }
