p   {  font-family:helvetica;
       font-size:10pt;
       font-color:black;
       font-style:normal;
       }
.normal {  font-family:helvetica;
       font-size:10pt;
       font-color:black;
       font-style:normal;
       font-weight:normal;
       }

h1  {  font-family:helvetica;
       font-size:16pt;
       color:blue;
       font-style:bold;
       text-align:center;
}
address  { font-family: times; 
      font-size: 10pt; 
      color: black; 
      font-style: italic;
      font-weight:bold;
}
h2  {  font-family:helvetica;
       font-size:12pt;
       color:black;
       font-style:italic;
}
.h21 { font-style:normal;
       text-decoration:underline}
h3  {  font-family:helvetica;
       font-size:12pt;
       color:black;
       font-style:normal;
       font-weight:bold;
}
h4 { font-family: times; 
          font-size: 12pt; 
          color: navy; 
          font-style: italic;
          font-weight:bold;
}
