/* CSS Document */

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1BB5E7;
	font-weight: bold;
}

.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}

.texto2 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.foot {
    font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
