.Texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	font-style: normal;
	font-weight: normal;
}
.Resaltado {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 30px;
	font-style: normal;
	font-weight: bold;
}
.SubTitulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #06C;
	line-height: 30px;
	font-style: normal;
	font-weight: bold;
}
