body {
	background-color: #E1E1C4;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
}
.titPrincipal {
	color: #FFF;
	font-size: 36px;
}
.titSecundario {
	font-size: 24px;
	color: #000;
}
.titTerciario {
	font-size: 18px;
	color: #000;
}
#MainTable {
	background: #FFF;
}
.download {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.texto {
	font-size: 12px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}

