table.main{
	max-width: 700px;
}
p   {  font-family:helvetica;
       font-size:10pt;
       font-style:normal;
	   text-align:justify;
       }
h4 p {
		margin: 0;
		font-style: italic;
	}
.normal {  font-family:helvetica;
       font-size:10pt;
       color:black;
       font-style:normal;
       font-weight:normal;
       }

h1  {  font-family:helvetica;
       font-size:18pt;
       color:maroon;
       font-style:normal;
       text-align:center;
}
.h11 p{ font-family:helvetica;
       font-size:14pt;
       font-style:normal;
       font-weight:normal;
       color: black;
	   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: gray; 
          font-style: italic;
          font-weight:bold;
}
h5 { font-family: times; 
          font-size: 16pt; 
          color: white; 
          font-style: italic;
          font-weight:bold;
}
.h51 { font-family:helvetica;
       font-size:14pt;
       color:black;
       font-style:normal;
       font-weight:bold;
}
h6   {  font-family:times;
       font-size:10pt;
       color:black;
       font-style:normal;
       font-weight:bold;
       }
