BODY { font-family : "Times New Roman", "Times", "New York";
        font-size : 12.0pt;
        color : brown;
        background-color: #FFEBCD;}


A:active { font-family : "Arial", "Helvetica", "Monaco";
            font-weight : bold;
            text-decoration : none;
            color : red;}

 A:link { font-family : "Arial", "Helvetica", "Monaco";
          font-weight : bold;
          text-decoration : none;
          color : darkred;}
 A:visited { font-family : "Arial", "Helvetica", "Monaco";
             text-decoration : none;
             color : darkred;}


 P { font-family : "Times New Roman", "Times", "New York";
     font-weight : bold;
     font-size : 12.0pt;
     color : brown;}
 P.headlarge { font-family : "Times New Roman", "Times", "New York";
     font-weight : bold;
     font-size : 18.0pt;
     color : brown;
    }
 P.head { font-family : "Times New Roman", "Times", "New York";
     font-weight : bold;
     font-size : 14.0pt;
     color : brown;}
 P.small { font-family : "Times New Roman", "Times", "New York";
     font-weight : bold;
     font-size : 10.0pt;
     color : brown;

  text-align: right
}

P.paragraph { font-family :  "Arial", "Helvetica", "Monaco";
     font-size : 10.0pt;
     color : brown;
     line-height: 1.5
}

P.link { font-family :  "Times New Roman", "Times", "New York";
     font-size : 10.0pt;
     color : brown;
     background-color: white;
     text-indent: 40px;

}

P.headlarge { font-family : "Times New Roman", "Times", "New York";
     font-weight : bold;
     font-size : 18.0pt;
     color : brown;
    }



P.heading { font-family :  "Arial", "Helvetica", "Monaco";
     font-size : 12.0pt;
     color : brown;

}

 H1 { font-family : "Times New Roman", "Times", "New York";
      font-size : 18.0pt;
      color : darkred;}

 H2 { font-family : "Times New Roman", "Times", "New York";
      font-size : 14.0pt;
      color : darkred;}

 H3 { font-family : "Times New Roman", "Times", "New York";
      font-size : 12.0pt;
      color : darkred;}




