.RZATitle {
	font-family: "Arial Black";
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000066;
	background-position: center center;
}
.RZANotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
}
.RZANormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.RZALaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
.RZATextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.RZATextWhiteNegr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.RZASpaceDuo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.25cm;
	word-spacing: 0.5cm;
	text-transform: uppercase;
	text-align: center;
}
.RZAVantag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-align: center;
	text-indent: 0.2cm;
}
.RZAVantag:first-letter{
	font-size: 200%;
}
a:link {
		text-decoration: none;
		color: #FF6600;
}
a:visited {
		text-decoration: none;
		color: #FF6600;
}
a:hover {
		text-decoration: none; 
		color: #000000;
}
a:active {text-decoration: none}



