.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999999;
	font-weight: bold;
	background-position: top;
	top: auto;
	clip:  rect(auto auto auto auto);
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.texto-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 58595b;
}
.notas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.menu-rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
}
.h1-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
	background-position: top;
	top: auto;
	clip:  rect(auto auto auto auto);
}
.h2-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6F6F6F;
	font-weight: bold;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
.texto-1-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 58595b;
	font-weight: bold;
}
.notas-cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-transform: uppercase;
}
