/* CSS Document */body, html{	overflow: hidden;	voice-family: "\"}\"";	voice-family: inherit;	overflow:-moz-scrollbars-horizontal-none;	height:100%;}body {	margin:20px 0px 0px;	padding:0px;	background-color: #000000;	background-position: center center;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	text-align:left;	color:#FFF;}a:link { font-weight: bold; text-decoration: none; color: #83A5B2; } /* unvisited link color */a:hover { font-weight: bold; text-decoration: none; color: #617B87; } /* hover over an unvisited link color */a:visited { font-weight: bold; text-decoration: none; color: #83A5B2; } /* visited link color*/a:visited:hover { font-weight: bold; text-decoration: none; color: #617B87; } /* visited link hover color*/a.noFlash {   color: #FFFFFF;   text-decoration: underline;}a.noFlash:visited {   color: #FFFFFF;   text-decoration: underline;}a.noFlash:hover {   color: #FFFFFF;   text-decoration: none;}a.noFlash:active {   color: #FFFFFF;   text-decoration: underline;}/* End Document */ol {	left: 50%;	top: 50px;	position: absolute;	margin-top: 150px;	margin-left: -100px;}