a:link, a:visited { text-decoration: none; font-weight: bold }
a:hover, a:active { text-decoration: underline; font-weight: bold }

body { margin: 3% }

h1, h2, h3, h4, h5, h6, strong { font-family: Courier New, monospace }
p, td, td p, ul, li { font-family: sans-serif; line-height: 1.5em }
h1 { font-size: 26px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

strong,
p, td, td p,
h1, h2, h3, h4, h5, h6,
ul, li,
a:link, a:hover, a:active, a:visited { color: #FFFFFF; }

strong { background-color: #000000; padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; text-transform: uppercase }

td h4 { margin-bottom: 0px }

.small { font-size: 0.7em }