h1, h2 { text-align: center; color: red }
h1.archive { color: darkgreen; text-decoration: underline; text-align: center }
h2.archive { color: black; text-align: center }
p { font-size: 10pt }
ul, li { font-size: 10pt }
dt b { font-size: 12pt; color: blue; font-face: arial }
b.comic { font-family: Comic Sans MS; font-size: 11pt; color: A97401 }
b.title { color: black }
b.update { color: blue }
b { color: red }
i { font-weight: bold }
hr { color: grey; width: 75%; noshade }
hr.archive { color: red; width: 75%; noshade } 
a { font-weight: bold }
a:link { color: red }
a:link.menu { color: blue }
a:visited { color: darkred }
a:visited.menu { color: darkred }
a:hover { color: blue }
a:hover.menu { color: red }
form, select, option { font-size: 8pt; width: 160px }
option.new { font-weight: bold; color: red; font-size: 8pt; width: 160px }
table.center { width: 550px; margin-left: 10%; margin-right: 30%; }

