@charset "utf-8";
/* CSS Document */
body 			{margin: 0px; color: #444444; font-size: 11px; font-family: tahoma; background: #ffffff; background-repeat: repeat-x; }
h1 				{padding:0; margin:0; letter-spacing:0px; font-size:9px;color: #959595;text-decoration:none;font-weight:normal;}
h1 a			{padding:0; margin:0; letter-spacing:0px; font-size:9px;color: #959595;text-decoration:none;font-weight:normal;}
h1 a:hover		{padding:0; margin:0; letter-spacing:0px; font-size:9px;color: #959595;text-decoration:none;font-weight:normal;}

#horizon {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
}
