.LETRA {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #176DC4;
}
.regla {
	color: #176DC4;
	font-weight: normal;
}
.letra {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0079AC;
}
.fondo {
	background-color: #CCC;
	border: thin none #666;
}
.bordetabla {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.letrainterior {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.contactoefec {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #176DC4;
	font-weight: bold;
}

