
 /* Style Sheet for Del Norte */
 
 BODY { background : white;
        margin-left : 10px;}
 
 H1 { font-family : "Arial", "Helvetica";
      font-size : 20.0pt;
      color : red;}
 
 H2 { font-family : "Arial", "Helvetica";
      font-weight : bold;
      font-size : 16.0pt;
      color : red;}
 
 H3 { font-family : "Arial", "Helvetica";
      font-weight : bold;
      font-size : 14.0pt;
      color : black;}
 
 H4 { font-family : "Arial", "Helvetica";
      font-weight : bold;
      font-size : 12.0pt;
      color : black;}
 
 P { font-family : "Arial", "Helvetica";
     font-weight : regular;
     font-size : 11.0pt;
     color : black;}
 
 PRE { font-family : "Courier New", "Courier";
       font-size : 12.0pt;
       color : black;}
 
 XMP { font-family : "Courier New", "Courier";
       font-size : 12.0pt;
       color : black;}

 ul { font-family : "Arial", "Helvetica";
      font-weight : regular;
      font-size : 11.0pt;
      color : black;}

 ol { font-family : "Arial", "Helvetica";
      font-weight : regular;
      font-size : 11.0pt;
      color : black;}
 
 li { font-family : "Arial", "Helvetica";
      font-weight : regular;
      font-size : 11.0pt;
      color : black;}

 dt { font-family : "Arial", "Helvetica";
      font-weight : bold;
      font-size : 11.0pt;
      color : black;}

 dd { font-family : "Arial", "Helvetica";
      font-weight : regular;
      font-size : 11.0pt;
      color : black;}

 td { font-family : "Arial", "Helvetica";
       font-weight : regular;
       font-size : 11.0pt;
       color : black;}
 
 ADDRESS { font-family : "Arial", "Helvetica";
           font-style : italic;
           font-size : 12.0pt;
           color : black;}

 P.version { font-family: "Courier New", "Courier"; 
             font-size: 11.0pt;
             color: black; }

 P.message { font-family: "Courier"; 
             font-size: 11.0pt;
             color: black; }
 
 
 