body {
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid black;
	padding: 15px;
}
p.title {
	font-weight: bold;
	font-size: 16pt;
}
p.date {
  font-size: 10pt;	
}
p.lead {
	font-weight: bolder;
	font-size: 12pt;
}
p.content {
   line-height: 170%;
	text-align: justify;
}