.maintext {
	line-height: 11px;
	margin-top: 0px;
	margin-right: 150px;
	margin-left: 60px;
	color: white;
	font-size: 10px;
	font-family: "Gill Sans MT", "Gill Sans", sans-serif;
}
.alttext {
	line-height: 14px;
	margin-top: 0px;
	margin-right: 50px;
	margin-left: 60px;
	color: #c6c8ca;
	font-size: 11px;
	font-family: "Gill Sans MT", "Gill Sans", sans-serif;
}
.alttext2 {
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #c6c8ca;
	font-size: 11px;
	font-family: "Gill Sans MT", "Gill Sans", sans-serif;
}
.linktext {
	text-decoration: none;
	margin-right: 150px;
	margin-left: 24px;
	color: #00aeef;
	font-size: 12px;
	font-family: "Gill Sans MT", "Gill Sans", sans-serif;
}
.linktext2 {
margin-left: 75px;
line-height:20px;
}
.linkspace {
	padding-right:20px;
}
.linkspace2 {
	padding-left:15px;
}
a:link {
	text-decoration: none;
	color: #c6c8ca;
}  
a:visited {
	text-decoration: none;
	color: #c6c8ca;
}
a:hover {
	text-decoration: none;
	color: #00aeef;
} 
a:active {
	text-decoration: none;
	color: #c6c8ca;
}
body {
	background-color: white;
	margin: 0px;
}
