@charset "ISO-8859-1";
.nome_padrinho {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 2px;
	color: #999999;
}
.nome_animal {
	font-family: tahoma, helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
.genero_animal {
	font-family: tahoma, helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
