h1 { font-size: xx-large; }
h2 { font-size: x-large; }
h3 { font-size: large; }
body { color: white; background-color: black; }
a:link { color: red; background-color: black; }
a:visited { color: #FF9900; background-color: black; }
hr.issue { text-align: left; width: 40%; }
strong.bold { font-weight: bold; }

