h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .2em;
	text-align: center;
}
.text {
	font-weight: normal;
	font-size: .9em;
	line-height: 1em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.nome {
	font-weight: bold;
	font-size: .9em;
	line-height: 1em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-weight: bold;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	font-weight: bold;
	font-size: .9em;
	line-height: 1em;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
font-weight: bold;
	font-size: .9em;
	line-height: 1em;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	font-weight: bold;
	font-size: .9em;
	line-height: 1em;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
a:hover {
	background-color: transparent;
	font-weight: bold;
	font-size: .9em;
	line-height: 1em;
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


