.Livro-titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #003300;
}
.Livro-sinopse {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #330000;
}
.Secoes {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006633;
	text-align: center;
	line-height: normal;
	white-space: normal;
	vertical-align: middle;
	display: tabela;

}
.Assinatura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 100%;
}
