
  H1    { font-size: 180%; font-weight: bold; 
          font-family: "helvetica";
          color: #333366; text-align: center; 
          background-color: #CCCCFF;
          margin-bottom: 0.8em;  margin-top: 0.8em;
          padding-top: 0.8em; padding-bottom: 0.8em; }

  H1 TT { font-size: 120%; font-weight: bold; 
          font-family: "courier";
          color: #333366; text-align: center }

  H2    { font-size: 120%; font-weight: bold; 
          font-family: "helvetica";
          color: #333366;
          margin-bottom: 0.5em;  margin-top: 1.5em;
          padding-top: 0.5em; padding-bottom: 0.5em; }

# H2 { font-size: 130%; color: #333366; font-weight: bold; }
# H2 { font-size: 18; color: #333366; font-weight: bold; }

  H2 TT { font-size: 120%; font-weight: bold; 
          font-family: "courier";
          color: #333366; text-align: center }


  H3 { font-size: 16; color: #333366; font-weight: bold; }

  H3 TT { font-size: 100%; font-weight: bold; 
          font-family: "courier";
          color: #333366; text-align: center }


  BODY {font-size: 14; font-family: "helvetica"}

  PRE {font-size: 14; font-family: "courier"}
