html, body {
	margin: 0px;
	border: 0;
	padding: 0px;
	background-color: #fbfbf9;
	font-family: helvetica, arial, verdana, sans-serif;
	}

img {border: 0px;}

a:link, a:visited {color: #9bbcd2; text-decoration: none;}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	}

span { display: none;}

h2 {
	position: absolute;
	top: 90px;
	left: 90px;
	z-index: 1;
	overflow: hidden;
	color: #0a5e98;
	font-weight: normal;
	font-size: 80%;
	line-height: 150%;
	letter-spacing: 29px;
	}

h3 {
	position: absolute;
	top: 120px;
	left: 90px;
	z-index: 1;
	overflow: hidden;
	color: #9bbcd2;
	font-weight: normal;
	font-size: 50%;
	line-height: 150%;
	letter-spacing: 17px;
	}
