.texto {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #A60F38;
	text-align: justify;
	font-style: italic;
}
body {
	position: relative;
	top: 50px;
	background-color: #FFFFE8;
	color: #000000;
}
.apm {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 15px;
	color: #FEF2CA;
	text-align: center;
}
.table {
	border: 1px none #000000;
}
.TableBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #ECE9D8;
}
.TableAll {
	border: 1px solid #666666;
}
.TableTop {
	border-top: 1px solid #666666;
}
.TableRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #A60F38;
	text-decoration: none;
}
.slink {
	font-family: "Trebuchet MS";
	color: #A60F38;
	font-size: 12px;
}
.textopreto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.titulostabelas {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FEF2CA;
}
.subtitulos {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

