@charset "UTF-8";
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.td1 {
	background-color: #C7D4DF;
}
.td2 {
	background-color: #D7E9F9;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C7D4DF;
	margin-top: 15px;
}
.tabla {
	margin-top: 0px;
	margin-left: 125px;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	list-style-image: none;
	list-style-type: none;
}
