BODY { font-family: arial;
       color: black;
       background: white; font-size: 11pt }

I.checked { color: #00aa00;
            font-size: 8pt }

A { font-family: helvetica;
          font-size: 12pt;
          font-weight: bold;
          color: green;
          text-decoration: none;
    line-height: 20pt;
        }

A.small { font-size: 9pt;
          line-height: 10pt; }

A.catlnk { font-size: 7pt;
           font-style: italic;
           line-height: 10pt; }

A.smbar {
        font-family: arial;
        color: #000000;
        font-style: italic;
         font-size: 10pt;
     }

small.curmirror {
        font-family: arial;
        color: #aaaaaa;
        font-weight: bold;
        font-style: italic;
        font-size: 10pt;
}

B.bar {
        font-family: arial;
        color: white;
         font-size: 14pt;
     }

A.cat { line-height: 13pt;
        font-size: 13pt;
          }

P {
    font-family: arial;
  }

P.bar {
    font-family: arial;
     color: white;
    font-size: 12pt;
  }

A.black {
        color: #000000;
        font-style: italic;
     }


