@charset "UTF-8";/* CSS Document */body {	font-family: Helvetica, Arial, sans-serif;	font-size: 62.5%	}p {	font-family: Helvetica, Arial, sans-serif;	font-size: 1.2em;	line-height: 2em;	}		ul { 	font-size: 1.2em;	list-style-type: disc;	}	a {	color:#666666;	}a:hover {	color: 00C0F3;	}	h1 {	color: #666666;	font-size: 1.6em;	margin-bottom: -0.8em;	}	h2 {	color: #00C0F3;	font-size: 1.6em;	margin-bottom: -0.8em;	}	h3 {	color: #666666;	font-size: 1.4em;	}		h4 {	color: #666666;	font-size: 1.2em;}h5 {}h6 {	color: #666666;	font-size: 1.6em;	margin-bottom: -0.8em;	}/* navagation */.navagation {	font-size: 1.1em;	color:#666666;	text-decoration: none;	}a.navagation:hover {	color: 00C0F3;	text-decoration: underline;	}/* positioning */#container {	position:relative;	margin: auto;	width: 1008px;	}#navagation {	position: absolute;	top: 139px;	left: 663px;	width: auto;	height: 26px;	}	a.copyright {	color:#CCCCCC;	}a.copyright:hover {	color:#FFFFFF;	}	.preload {	display: none;	}		#copyright {	position: absolute;	top: 20px;	left: 584px;	width: 386px;	height: 16px;	color: #FFFFFF;	}	