h1           { font-family: Arial; color: #000000; font-size: 24pt; text-align: Left; 
               font-weight: bold }
h2           { color: #000000; font-size: 16pt; 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 }
               
body         { font-family: Arial; font-size: 10pt; color: #000000; background-color: #FFFFCC }

basefont     { font-family: Arial; font-size: 10pt; color: #000000 }

pre          { color: #0000FF; 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    { text-decoration: underline; color: #777777 }

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 }