body {
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

div > li {
	margin-left: 30px;
}


a.volver {
	font-family: arial;
	font-size: 8pt;
	color: #6495ED;
	text-decoration: none;
	}
	
a.volver:hover {
	font-family: arial;
	font-size: 8pt;
	color: Navy;
	text-decoration: underline;
}

input.boton {
	background-color: Navy;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: White;
}

td.texto {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}

td.texto2 {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	text-align: justify;
}

td.pie {
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
	
td.texto p {
	margin-left: 20px;
	margin-right: 20px;
}

td.texto a {
	margin-left: 1px;
	font-family: verdana;
	font-size: 8pt;
	color: #00008B;
	text-decoration: none;
	font-weight: bolder;
	}
	
td.texto a:hover {
	margin-left: 1px;
	font-family: verdana;
	font-size: 8pt;
	color: Black;
	text-decoration: underline;
	font-weight: bolder;
}

a {
	font-family: Arial;
	font-size: 9pt;
	color: #00008B;
	text-decoration: none;
	font-weight: bolder;
	}
	
a:hover {
	font-family: arial;
	font-size: 9pt;
	color: Black;
	text-decoration: underline;
	font-weight: bolder;
}


td.menu {
	font-family: arial;
	font-size: 9pt;
	color: #DD0000;
	text-decoration: none;
	font-weight: bolder;
	}
	

td.menu a {
	margin-left: 1px;
	font-family: arial;
	font-size: 9pt;
	color: #00008B;
	text-decoration: none;
	font-weight: bolder;
	}
	
td.menu a:hover {
	margin-left: 1px;
	font-family: arial;
	font-size: 9pt;
	color: Black;
	text-decoration: underline;
	font-weight: bolder;
}