@charset "utf-8";

html * {
	margin:0px;
	padding:0px;

}

.an18verde {
	font-family: Arial Narrow, Arial;
	font-size: 22px;
	color: #549746;
	text-decoration: none;
	font-weight:bold;
	line-height:23px;
}


.an18cinzaescuro {
	font-family: Arial Narrow, Arial;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	line-height:23px;
}

.an16azul {
	font-family: Arial Narrow, Arial;
	font-size: 16px;
	color: #255774;
	text-decoration: none;
}


.t11cinzaescuro {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #646464;
	text-decoration: none;
}

.an14cinzaescuro{
	font-family: Arial narrow;
	font-size: 14px;
	color: #646464;
	text-decoration: none;
}

.t11preto {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}

.t11verde {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #529229;
	text-decoration: none;
}

.t11azul {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0076ad;
	text-decoration: none;
}

.f11cinza {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #646464;
	border:1px solid #666666;
	background-color:#ffffff;
	padding-left:3px;
}
