body {
	font-family: Arial;
	font-size: 12pt;
}
a:link {
	color: #0027FE;
	text-decoration: underline;
}
a:visited {
	color: #001CBB;
}
a:hover {
	color: #5CBF00;
}
a:active {
	color: #EA0202;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bolder;
	color: #000000;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
#tabla{
	max-width:787px;
	}
	
