a        { text-decoration:none; color:#800 }
a:hover  { color:#000; text-decoration:underline }
tr,td,th { font:arial,helvetica; color:#000 }
p        { font:arial,helvetica; color:#000 }

 body
     {
       color:#000;
       align: justified;
       background-color:#cc9;
       font-family:arial,helvetica,sans-serif;
       font-size:8pt;
     }

 table,th,tr
     {
       font-family:arial,helvetica,sans-serif;
       font-size:8pt;
     }

 td
     {
       font-family:arial,helvetica,sans-serif;
       font-size:8pt;
     }

#small
     { font-size:8pt; font-family: arial,helvetica,sans-serif }
#normal
     { font-size:8pt; color:#000; font-family: arial,helvetica,sans-serif }
#summary
     { font-size:8pt; color:#00f; font-family: arial,helvetica,sans-serif }
#large
     { 
       font-size:18pt; font-weight: bold;
       color: #800; font-family: arial,helvetica,sans-serif
     }
#title
     { 
       font-size:12pt; font-weight: bold;
       color: #800; font-family: arial,helvetica,sans-serif
     }
#desc
     { font-size:8pt; font-weight: bold;
       color: #000; font-family: arial narrow,helvetica,sans-serif
     }
#smalltitle
     {
      font-size:8pt; font-weight: bold;
      color: #800; font-family: arial narrow,helvetica,sans-serif
     }
#smalldesc
     {
      font-size:8pt; font-weight: bold;
      color: #800; font-family: arial,helvetica,sans-serif
     }
#blue { color:#00f }
#maroon { color:#800 }
#midnightblue { color:#008 }
