.tituloBranco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
.tituloPreto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
.textoBranco {
	color: #FFFFFF;
}
 .red {
	color: #FF0000;
}
.textoAzul {

	color: #007abc;
}

.Cis {
	color: #B50047;
	font-weight: normal;
}
.Tech {
	color: #088740;
}
.marron {
	color: #585A53;
}
.tituloAdm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
