body {
	font-size: 18pt;
	font-family: Helvetica;
	font-weight: bold;
	font-style: italic;
    text-decoration: none;
	text-align: justify;
}
h3 {
	font-size: 24pt;
	font-family: Helvetica;
	font-weight: bold;
	font-style: italic;
    text-decoration: none;
	text-align: center;
}
h4 {
	font-size: 18pt;
	font-family: Helvetica;
	font-weight: bold;
	font-style: italic;
    text-decoration: none;
	text-align: center;
}
h5 {
	font-size: 13pt;
	font-family: Helvetica;
	font-weight: bold;
	font-style: italic;
    text-decoration: none;
	text-align: center;
}
td {
	font-family: Helvetica;
	font-weight: bold;
	font-style: italic;
    text-decoration: none;
	text-align: justify;
}
td.foto {
	text-align: center;
}