<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>&lt;html&gt;  &lt;head&gt;    &lt;meta http-equiv="content-type" content="text/html; charset=windows-1252"&gt;    &lt;link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"      title="Wrap Long Lines"&gt;  &lt;/head&gt;  &lt;body&gt;    &lt;pre&gt;@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:1px;	top:1px;	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;}#apDiv8 {	position:absolute;	left:1%;	top:7%;	width:100px;	z-index:13;        font-size: 18px;	color: #F60;}#apDiv9 {	position:absolute;	left:1%;	top:12%;	width:100px;	z-index:13;        font-size: 18px;	color: #F60;}#apDiv10 {	position:absolute;	left:1%;	top:17%;	width:100px;	z-index:13;        font-size: 18px;	color: #F60;}#apDiv11 {	position:absolute;	left:40%;	z-index:13;	top: 10%;	}#apDiv12 {	position:absolute;	left:1%;	top:22%;	width:100px;	z-index:13;        font-size: 18px;	color: #F60;}#apDiv15 {	position:absolute;	left:186px;	top:20%;	width:80%;	z-index:17;	height: 100%;}#apDiv16 {	position:absolute;	left:18%;	top:9%;	width:190px;	z-index:13;	font-size: 16px;	color:#F60;}#apDiv17 {	position:absolute;	left:29%;	top:9%;	width:100px;	z-index:13;	font-size: 16px;	color:#F60;}#apDiv18 {	position:absolute;	left:36%;	top:9%;	width:100px;	z-index:13;	font-size: 16px;	color: #F60;}#apDiv19 {	position:absolute;	left:42%;	top:9%;	width:113px;	height:26px;	z-index:17;	font-size: 16px;	color: #F60;}#apDiv20 {	position:absolute;	left:50%;	top:9%;	width:113px;	height:26px;	z-index:17;	font-size: 16px;	color: #F60;}#apDiv21 {	position:absolute;	left:58%;	top:9%;	width:113px;	height:26px;	z-index:17;	font-size: 16px;	color: #F60;}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;}&lt;/pre&gt;  &lt;/body&gt;&lt;/html&gt;</pre>  </body></html>