   H1,  H2, P, address,  A,  {font-family: Times New Roman, serif;}
   
  H1   { text-align: center;  font-weight: bold;
	   FONT-SIZE: 18pt;
	   }
  H2   { text-align: center;  font-weight: bold;
		FONT-SIZE: 16pt; }

 P, address  { text-align: justify;
			  text-indent: 30pt; margin-left: 10mm; margin-right: 5mm;
			  margin-top: 1pt; margin-bottom: 1pt;
			  FONT-SIZE: 13pt; }

  A { font-style: italic;  FONT-SIZE: 12pt;}

		  A:link {color: #000080}
A:visited {color: #000080}
A:active {color: #000080}
A:hover {color: #000080}
  address   { text-align: right;}
