table {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	color: Navy;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color:white;
}

a {
	font-size: 12pt;
	color: #FF9900;
	font-weight: bold;
}
.nome {
font-size: 15pt;
	font-weight: bold;
	color: #FF9900;
}
.nomeazul {
font-size: 15pt;
	font-weight: bold;
	color: navy;

.autor {
	font-size: 12pt;
	}
	
.premio {
	font-size: 10pt;
	font-weight: bold;
}
.amostra {
	font-style: italic;
	font-size: 12pt;
}
.txt {
	text-align: left;
		font-size: 11pt;
		color: Navy;
		}
		
.txt1 {
	text-align: right;
		font-size: 11pt;
		color: Navy;	
}

.txt1laranja {
	text-align: right;
		font-size: 11pt;
		color: #FF9900;	
		}
.txt2laranja {
	text-align: right;
		font-size: 13pt;
		color: #FF9900;	
		}
.txt2azul {
	text-align: right;
		font-size: 13pt;
		color: navy;	
		}
.formato {
	font-size: 10pt;
	font-weight: bold;
}

.dica {
font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
	}

.fechar {
	font-size: 8pt;
	color: Navy;
}