<html>  <head>    <meta http-equiv="content-type" content="text/html; charset=windows-1252">    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"      title="Wrap Long Lines">  </head>  <body>    <pre>@charset "UTF-8";/* CSS Document */@charset "UTF-8";/* CSS Document */.container {	width: 100%;	max-width: 1600px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */	min-width: 900px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */}#apDivcontainer {	position:absolute;	left:0%;	top:0%;	width:100%;	height:100%;	max-width: 1600px;	min-width: 900px;	z-index:16;}#apDiv1 {	position:absolute;	left:1%;	top:1%;	width:220px;	height:40px;	z-index:1;	color: #F60;	font-size: 20px;	}body,td,th {	font-family: Monaco;	color: #000;}#apDiv2 {	position:absolute;	left:20%;	top:2%;	width:80px;	height:37px;	z-index:2;	background-color: #FFFFFF;	color: #F60;	font-size: 20px;}#apDiv3 {	position:absolute;	left:28%;	top:2%;	width:136px;	height:50px;	z-index:3;	color: #F60;	font-size: 20px;}#apDiv4 {	position:absolute;	left:40%;	top:2%;	width:146px;	height:50px;	z-index:4;	color: #F60;	font-size: 20px;}#apDiv5 {		position:absolute;	left:52%;	top:2%;	width:125px;	height:60px;	z-index:12;	color: #F60;	font-size: 20px;}#apDiv6 {	position:absolute;	left:62%;	top:2%;	width:125px;	height:50px;	z-index:4;	color: #F60;	font-size: 20px;}#apDiv7 {	position:absolute;	left:20%;	top:16%;	width:550px;	z-index:13;	font-size: 14px;}#apDiv8 {	position:absolute;	left:1%;	top:9%;	width:100px;	z-index:13;	color: #F60;}#apDiv9 {	position:absolute;	left:1%;	top:14%;	width:100px;	z-index:13;	color: #F60;}#apDiv10 {	position:absolute;	left:20%;	top:16%;	width:100%;	z-index:13;	font-size: 14px;}#apDiv11 {	position:absolute;	left:20%;	top:9%;	width:103px;	z-index:13;	font-size: 16px;	color:#F60;}#apDiv12 {	position:absolute;	left:32%;	top:9%;	width:100px;	z-index:13;	font-size: 16px;	color:#F60;}#apDiv13 {	position:absolute;	left:43%;	top:9%;	width:100px;	z-index:13;	font-size: 16px;	color: #F60;}#apDiv14 {	position:absolute;	left:20%;	top:16%;	width:550px;	height:314px;	z-index:13;}#apDiv15 {	position:absolute;	left:20%;	top:16%;	width:80%;	z-index:17;	height: 100%;}#apDiv16 {	position:absolute;	left:1%;	top:41%;	width:20px;	height:20px;	z-index:17;	font-size: 30px;	color: #F60;}#apDiv17 {	position:absolute;	right:10%;	top:41%;	width:20px;	height:20px;	z-index:17;	font-size: 30px;	a:link: #F60;}#apDiv18 {	position:absolute;	left:70%;	top:11%;	width:113px;	height:26px;	z-index:17;	font-size: 16px;}#apDivcontato {	position:absolute;	left:20%;	top:16%;	width:100%;	z-index:13;	font-size: 16px;	}body,td,th {	font-family: Monaco;	color: #000;}a:link {	text-decoration: none;	color: #333;}a:visited {	text-decoration: none;	color: #666;}a:hover {	text-decoration: none;	color: #F90;}a:active {	text-decoration: none;	color: #999;}</pre>  </body></html>