/* CSS Document */
<style type="text/css">
td img {display: block;}body {
	background-image: url(../images/fondo.jpg);
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #538C2B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #538C2B;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #009999;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #538C2B;
}
h2 {
	font-size: 12px;
	color: #000000;
}
.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #538C2B;
}
.Estilo3 {color: #000000;
}
.Estilo4 {font-size: 11px;
}
.Estilo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #538C2B;
	}
</style>


