body {
  font-family: times,serif;   
  color: #000000;
  margin: 3px;
  padding: 3px;
  background-color: #ffffff;
  font-size: 12px;
}
div#sitename {font-size: 18px; text-align: left;}
div#title {font-size: 18px; margin-bottom: 10px; text-align: center;}
div#focus {margin: 2px; border: 1px solid #000000; width: 100%; padding: 0.4em; text-align: center;}
div#author {font-size: 14px; margin-bottom: 10px; text-align: center;}
div#authoragency {font-size: 14px; margin-bottom: 10px; font-style: italic; text-align: center;}
div#editorialnote {font-size: 12px; margin-bottom: 10px;text-align: center;}
div#url {font-size: 10px; margin-bottom: 10px; text-align: center;}
div#content {font-size: 14px; margin-bottom: 10px; border-top: 1px solid #000000; border-bottom: 1px solid #000000;}

a { text-decoration: none; color: #000000; }

.pn-sub {  
  font-size: 10pt; 
}

.legalese {  
  font-family: arial, helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal; 
  color: #333333; 
}

.intestazione {
	font-size: 16pt;
	text-align: center;
}


