blockquote{
	padding:0;
	margin:0;
	font-size:12px;
}

.style1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

.texto {
	font-family: tahoma;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	line-height: 15px;
}

.textoazul {

	font-family: tahoma;
	font-size: 11px;
	color: #02294A;
	text-decoration: none;
}

.form {
	font-family: tahoma;
	font-size: 11px;
	color: #02294A;
	text-decoration: none;
	background-color: #F2F3EE;
	border: 1 solid #BFC0BB;
}

.textobranco {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
.textobranco9 {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
.texto-cont {
	font-family: tahoma;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	line-height: 19px;
	text-align: justify;
}
.texto-cont:hover {
	text-decoration: underline;
}
.texto-verm {
	font-family: tahoma;
	font-size: 11px;
	color: #AB0000;
	text-decoration: none;
	line-height: 15px;
}

.tituloazul {


	font-family: "trebuchet ms";
	font-size: 13px;
	color: #02294A;
	text-decoration: none;
}

.ti-link {
	font-family: tahoma;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	line-height: 15px;
}

.ti-link:hover {
	color: #AB0000;
}

.tituloazul2 {
	font-family: "trebuchet ms";
	font-size: 19px;
	color: #02294A;
	text-decoration: none;
}