.h3 {
	font-size:1.2em;
	background-image: url(../image/blue_point.png);
	background-position: left;
	padding-left: 25px;
}
.titulo_resaltado{
	font-size:1.4em;
	text-align:left;
	color: #003366;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	display:block;
	width:auto;
	font-weight:normal;
}
.titulo_resaltado_wssa{
	font-size:1.4em;
	text-align:left;
	color: #000;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	display:block;
	width:auto;
	font-weight:normal;
}
