Body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.titulos {
	color: #006A95;
	font-weight: bold;
	padding-left: 10px;
	font-size: 14px;
	letter-spacing: 2px;


}
.texto {
	text-align: justify;
	padding-left: 10px;
	padding-right: 25px;
	line-height: 25px;


}
a:link {
	color: #006A95;
	text-decoration: none;

}
a:visited {
	color: #006A95;
	text-decoration: none;

}
a:hover {
	color: #006A95;
	text-decoration: underline;
}
a:active {
	color: #006A95;
	text-decoration: none;

}
.tituloimg {
	color: #747578;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;


}
.subtitulos {
	color: #0082B9;
	letter-spacing: 2px;
	padding-left: 10px;
	font-weight: bold;


}
.rodape {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 3px;


}

