@charset "utf-8";
/* CSS Document */
<style type="text/css">
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
	font-variant: normal;
}
.style1 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.caja {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	border: #333333;
}
-->
</style>
<style type="text/css">
<!--
.style2 {color: #FF0000}
.style3 {color: #CC0000}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
-->
</style>
