body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fdpreto {
	background-color: #000000;
}
.fd1 {
	background-color: #AA0200;
}
.fd2 {
	background-color: #8A87BA;
}
.paginas {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.assoc {
	color: #8A87BA;
	text-decoration: none;
}
.paginas_selected {
	font-size: 9px;
	color: #AA0200;
	text-decoration: none;
}
.texto9 {
	font-size: 9px;
}
.texto10 {
	font-size: 10px;
}
.texto {
	font-size: 11px;
}
.titulo {
	font-size: 17px;
	font-weight: bold;
}
.subtitulo {
	font-size: 13px;
	font-weight: bold;
}
.textopreto {
	font-size: 11px;
	color: #000000;
}
.texto11b {
	font-size: 11px;
	font-weight: bold;
}
.texto13b {
	font-size: 13px;
	font-weight: bold;
}
.direita {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
.italico {
	font-style: italic;
}
.esconde {
	display: none;
}
.mostra {
	display: '';
}

