p  { font-size: 10pt; 
     font-family: Verdana, Arial, Sans-serif; 
     color: #000000
   }
h1  { font-size: 12pt; 
      font-weight: bold; 
      font-family: Verdana, Arial, Sans-serif; 
      color: #ff0000;
    }
h2  { font-size: 10pt; 
      font-weight: bold;
      font-family: Verdana, Arial, Sans-serif; 
      color: #ff0000;
    }
h3  { font-size: 14pt; 
      font-family: Verdana, Arial, Sans-serif; 
      color: #ff0000;
    }
p.small  { font-size: 8pt;
           font-family: Verdana, Arial, Sans-serif;
           color: #000000;
         }
A:link  { color: #ff0000; }
A:visited  { color: #990000; }
A:active  { color: #cccccc; }
A:hover  { color: #999999; }
UL  { list-style-image: url(mcfpbullet.gif);
      font-size: 10pt;
      font-family: Verdana, Arial, Sans-serif; 
      color: #000000; 
    }
OL  { list-style-type: decimal;
      font-size: 10pt;
      font-family: Verdana, Arial, Sans-serif; 
      color: #000000
    }