   A:link   { color: red
   }
   A:visited   { color: red
   }
   .addr { color: white;
           font-size: small;
           text-align: center;
           font-style: italic
   }
   .bgc { color: #ADD8E6;
   }
   .big  { font-size: medium
   }
   .bld  { color: black;
      font-weight: bold;
   }
   .blk  { color: black;
   }
   BODY  { font-size: 10pt;
   }
   .cen { font-size: small;
      text-align: center;
   }
   .cent { font-size: x-small;
      text-align: center;
   }
   .contents {
      border-color: orange;
      border-style: outset;
      border-width: 3px;
      padding: .1em;
   }
   .dbl { color: darkblue
   }
   .dotty { list-style-type: disc;
      line-height: 1.2;
      color: black;
   }
   EM {  color: red
   }
   .first   { font-size: large;
      color: #0F5C99;
   }
   .flft { float: left
   }
   H2 { color: #0F5C99;
      font-size: large
   }
   H3 { color: red;
      font-size: medium
   }
   H4 {  color: #0F5C99
   }
   .hed { color: #0F5C99
   }
   .hug { color: red;
      font-weight: bold;
      font-size: medium
   }
   .ita {
      font-style: italic;
   }
   LI { color: #0F5C99;
      margin-top: .5em;
   }
   .libl { margin-left: -2em;
      color: black;
      margin-top: .3em;
   }
   .liblm { margin-left: -2em;
      color: black;
      margin-top: -1em;
   }
   .listrg { color: #0F5C99;
      font-weight: bold
   }
   .lrg { font-size: medium;
      color: white;
      text-align: center;
   }
   .ml05 { margin-left: .5em;
   }
   .ml1 { margin-left: 1em;
   }
   .ml10 { margin-left: 1em;
   }
   .mb2 { margin-bottom: 2em;
   }
   .mt1 { margin-top: 1em;
   }
   .mt10 { margin-top: 1em;
   }
   .mt20 { margin-top: 2em;
   }
   .mt25 { margin-top: 2.5em;
   }
   .note { color: red;
      font-weight: bold;
      font-size: small
   }
   .noteb { color: #0F5C99;
      font-weight: bold;
      font-size: small
   }
   .ordr1 { color: red;
           font-weight: bold;
           text-align: right;
           font-size: small;
   }
    .ordr2 { font-size: small;
   }
   .qq {
      float: left;
      font-weight: bold;
      color: red;
   }
   .qa {http://www.mozilla.org/ports/os2/

      margin-left: 2em;
      margin-bottom: .5em;
      clear: bottom;
   }
   .qaq {
      margin-left: 2em;
      margin-bottom: 1em;
      clear: bottom;
   }
   .rbld { color: red;
           font-weight: bold;
   }
   .rbk { background-color: #0F5C99;
   }
   .rdd { color: red
   }
   .rgt { text-align: right
   }
   .strg {  font-weight: bold
   }
   TD { font-size: small;
        font-family: Helvetica;
   }
   .tdc { text-align: center;
   }
   TH { font-size: small;
        font-weight: bold;
        font-family: Helvetica;
        color: white;
        background: #0F5C99;
   }
   .tit  { font-size: large;
           font-weight: bold;
           font-style: italic;
           text-align: center;
           color: white;
   }
   .titr  { font-family: Times, serif; 
           font-size: x-large;
           font-weight: bold;
           font-style: italic;
           text-align: center;
           color: orange;
   }
   UL { list-style-type: square;
      margin-top: 1em;
   }
   .whi { color: white;
   }
   .xsm {font-size: x-small;
   }