/* Body Padrao */
body {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.copyright {
	FONT-SIZE: 11px;
	COLOR: #A27B2D;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Tahoma;
	line-height: 13px;
}

/* Nome Animal */
.nomeAnimal {
	COLOR: #9C442C;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
}

.nomeLotes {
	COLOR: #9C442C;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
}

.textoLotes {
	FONT-SIZE: 11px;
	COLOR: #CCCCCC;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	line-height: 12px;
}

.nomeCabanha {
	COLOR: #3B3B3B;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
}
