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