p   {  font-family:arial;
       font-size:10pt;
       font-color:black;
       font-style:normal;
       }
h1  {  font-family:arial;
       font-size:20pt;
       color: #885F4A;
       text-align:center;
       font-weight:normal;
}

h2  {  font-family: arial; 
       font-size: 16pt; 
       color: #757966;
       text-align:center; 
       font-style: italic;
       font-weight:normal;
       }
h3  {  font-family:arial;
       font-size:12pt;
       color:#885F4A;
       font-style:bold;
}
h4  {  font-family: Times; 
       font-size: 12pt; 
       color: #757966; 
       font-weight:bold;
       font-style: italic;
}
h5  {  font-family: Times; 
       font-size: 10pt; 
       color: black; 
       font-style: italic;
       font-weight:bold;
}
h6  {  font-family: arial;
       font-size:12pt;
       color: white;
       font-style:bold;
}