body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #182b4f;
}

body TD{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #182b4f;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #06307f;
}
.intro {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #182b4f;
}

.tituTabla {
	font-weight: bold;
	background-color: #D3E7E7;
	padding: 3px;
	border: 1px solid #9FBDC6;
	color: #25415F;
	text-align: left;
}
.bordeTabla {
	border: 1px solid #94B1AB;
	padding: 5px;
}
.descripciones {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #D3E7E7;
	border-bottom-color: #D3E7E7;
	background-color: #F5FCFC;
	text-align: left;
}
.descripciones2 {
	padding: 5px;
	text-align: left;
}


