@charset "UTF-8";html {	position: absolute;	height: 100%;	width: 100%;}body {	background-color: #000000;	margin: 0px;	padding: 0px;	position: relative;	width: 100%;	height: 100%;	font-family: Arial, Helvetica, sans-serif;	font-size: 1.1em;}font {	position: absolute;	height: 100%;	width: 100%;	margin: 1%;}.wrapper {	margin: 0%;	width: 288px;	padding: 16px;}h1  {	font-family: Arial, Helvetica, sans-serif;	font-size: 1.2em;	line-height: 110%;	color: #CCCCCC;	font-weight: normal;	padding: 0px;	margin: 1em 0px .8em;}p  {	font-family: Arial, Helvetica, sans-serif;	font-size: .9em;	line-height: 1.2em;	font-weight: normal;	color: #FFFFFF;	padding: 0px;	margin: 0px;}a:link  {	text-decoration: none;	color: #99CCFF;}a:visited  {	text-decoration: none;	color: #99CCFF;}a:hover  {	text-decoration: underline;	color: #0066FF;}.byline {	font-style: italic;}