.titulobranco {
	font-family: "Franklin Gothic Medium", Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.TITULOTIMES {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #004A99;
}
.textotimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.textonormal {
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.titulos {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bordas {
	border: 2px solid #FFFFFF;
}
.bordascinzas {
	border: 1px solid #CCCCCC;
}

