h1.titulo{
font-family: &quot;MS Sans Serif&quot;, Geneva, sans-serif;
font-size: 18pt;
text-align: center;
border: none;
font-weight : bolder;
font-style : normal;
}

span.autor{
	font-size: 3pt;
	color: green;
}

.autor{
	font-style: italic;
	font-weight: bolder;
}

