.contenido {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}


.titulos { 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 17px;
font-style: normal;
line-height: normal;
font-variant: normal;
text-transform: none;
color: #F4BA1D;
text-decoration: none
}

.subtitulos {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style:italic;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.pie {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
	color: #006666;
	font-weight: normal;
}

