/* CSS Document */

.a_titulo {
	font-family: Arial, Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #484668;
}
.a_subtitulo {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.a_texto {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: 000000;
	line-height: 16px;