@charset "iso-8859-2";
/* CSS Document */
.normal {
	text-decoration: none ;
	border-top:  none ;
	border-right:  none ;
	border-bottom:  none ;
	border-left:  none ;
	
}
.titulo {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 20px ;
	font-weight: bold ;
	color: #cc1a64 ;
	text-decoration: none ;
	border-top:  none ;
	border-right:  none ;
	border-bottom:  none ;
	border-left:  none ;
	
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	font-weight: bold ;
	color: #666666 ;
	text-decoration: none ;
	border-top:  none ;
	border-right:  none ;
	border-bottom:  none ;
	border-left:  none ;
	
}
body,-table {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	color: #444444 ;
	text-decoration: none ;
	border-top:  none ;
	border-right:  none ;
	border-bottom:  none ;
	border-left:  none ;
	
}
.texto-pequeno {
	font-size: 9px ;
	text-decoration: none ;
	
}
.texto-pequeno {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 9px ;
	text-decoration: none ;
	
}
