body {	margin-left: 10%;
		margin-right: 5%;
	background-color:#006633;
		background-image:url(es-fdo.gif);
		background-position: top left;
		background-repeat: no-repeat;
		background-attachment: fixed;
	color: #ffffff}
.titulo{	margin-left: -10%;}

a{	font-weight:bold }
A:link {	color: #FFFF00 }
A:visited { 	color: #FFCC00 }
A:active { 	color: #FFFF00 }

p{	text-indent:1cm}

h1, h2{	display:block;
	color:#ffcc00;
	text-align: center;
	font-family:flat brush,cursive, arial,sans-serif;}
h3{	font-size:120%;
	margin-bottom: 6pt;}
h3, h4{	color:#ffff00;
	font-family:flat brush,cursive;}

table h2, table h3, table h4{	margin-bottom: 3pt;}
th {	text-align:center}
.tabgde,.tab {	margin-left: -45pt;
						color:#000000;}
.tabgde p, .tab p{	text-indent:0cm}
.l {text-align: left;}
.r {text-align: right;}
.c {text-align: center;}
.j {text-align: justify;}

.eng{border: ridge ff0; background:c00;}
.est{border: groove f00; background:fc0; color:063}

@media print {h1 {page-break-before: always}}