h1           { font-family: Arial; color: #000000; font-size: 20pt; text-align: Left; 
               font-weight: bold }
h2           { color: #000000; font-size: 14pt; font-family: Arial; text-align: Left; 
               font-style: italic }
h3           { color: #000000; font-size: 12pt; font-family: Arial }

.byline      { font-family: Arial; color: #000000; font-size: 10pt; font-weight: bold }
.eventhead   { font-family: Arial; color: #000000; font-size: 12pt; font-weight: bold }
.event       { font-family: Arial; color: #000000; font-size: 10pt; margin-left: 20 }
.question    { font-family: Arial; color: #000000; font-size: 10pt; font-weight: bold }
.answer      { font-family: Arial; color: #000000; font-size: 10pt; margin-left: 20 }

body         { font-family: Arial; font-size: 10pt; color: #000000; background-color: #FFFFCC }

basefont     { font-family: Arial; font-size: 10pt; color: #000000 }

pre          { color: #000000; font-size: 10pt; font-family: Courier New }
blockquote   { font-family: Arial; font-size: 10pt; text-align: Justify; 
               margin-left: 5; margin-right: 5 }
               
a            { text-decoration: underline; color: #FF3300 }
a:hover      { text-decoration: none; background-color: #FFCC66 }
a:visited    { color: #555555 }

a.img             { text-decoration: underline; color: #FF3300 }
a.img:hover       { text-decoration: none }
a.img:visited     { color: #555555 }

a.quickbar            { text-decoration: underline; color: #FF3300 }
a.quickbar:hover      { text-decoration: none; background-color: #FFCC66 }
a.quickbar:visited    { color: #FF0000 }

a.drop            { text-decoration: none; color: #FF3300 }
a.drop:hover      { text-decoration: none; background-color: #FFCC66 }
a.drop:visited    { color: #555555 }

a.white           { text-decoration: none; color: #FFFFFF }
a.white:hover     { text-decoration: underline; color: #00FFFF }
a.white:visited   { color: #FFFFFF }

li           { color: #000000 }

input, textarea
             { font-family: Verdana; color: #000000; background-color: #D6D6D6 }

img          {  }

hr           { color: #000000; background-position: center; width=100% }
textarea     { background-color: #CCCCCC }