.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	line-height: normal;
}
.textobranco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	font-weight: bold;

}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	font-weight: bold;


}
a:link {
	font-family: "verdana";
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: "verdana";
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}

.paragrafo {
	font-family: Verdana;
	font-size: 36px;
	font-weight: bold;
	color: #000066;
}

