.cont-cabeza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFCC00;
	font-weight: bold;
}
.cont-subtitulo {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #CCCCCC}
.cont-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: black;
	border-bottom-color: #666666;
	border-left-color: black;
}
.cont-parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC
}
