body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	}

P {text-indent: 3em}

A {text-decoration:none}


A.menu:link {text-decoration: none; color: #00000ff}
A.menu:visited {text-decoration: none; color: #000099}
A.menu:active {text-decoration: none}
A.menu:hover {text-decoration: none; color: #666600}

td.encabezado, th.encabezado {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color:white;
	background-color:black;
}

td.menu, th.menu {
	padding: 5pt;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color:black;
}

td.pie, th.pie {
	padding: 2pt;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color:white;
	background-color:black;
}

td.orria, th.orria {
	background:URL('fondo.gif');
	padding: 5pt;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color:black;
	background-color:white;
}