body {
	background-color: #006666;
}
td {
	font-family:  sans-serif, Arial, Helvetica;
}

th {
	font-family: sans-serif, Arial, Helvetica;
}

A:link {color: #660000;text-decoration: none;}
A:visited{ color: #660000; text-decoration: none;} 
A:hover {color: #cc6600; text-decoration: none;}
A:active { text-decoration: none; background: transparent; }

.texto {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, "Courier New";
	font-size: 12px;
	font-style: normal;
	text-align: left;
	margin-left:5px;
	margin-right:7px;
}
.Titulos {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, "Courier New";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	margin-top:20px;
}
.sub_tit {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, "Courier New";
	font-weight: bold;
	font-size: 14px;
	margin-top:10px;
	color:#333333;
}
.correo{
	font-family: "Trebuchet MS", "Arial Narrow", Arial, "Courier New";
	font-size: 12px;
	font-style: normal;
	text-align: left;
	margin-left:5px;
	margin-right:7px;
	color:#FFFFFF;
}
.lista {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	list-style-position: outside;
	list-style-type: square;
	margin-left: -15px;
}


.cel_des1_izq {
	background-color: #E4F2DB;
	font-family: "Arial Narrow", Arial, "Courier New";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color:#222222;
	vertical-align:text-top;
}
.cel_des1_der {

	background-color: #E4F2DD;
	font-family: "Arial Narrow", Arial, "Courier New";
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
	color:#222222;
	vertical-align:text-top;
}
.tabla_des1{
background-color: #D8EBC5;
}
.cel_des2_1 {
	text-align:right;
    background:#FCEAD7;
	width:75px;
	border-top:none;
	height:20px;
	font-weight: bold;
	vertical-align:text-top;
}
.cel_des2_2 {
    background:#FBF7EE;
	width:375px;
	border-top:none;
	height:20px;
	font-weight: bold;
	text-align: left;
	vertical-align:text-top;
}