.centered {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 70%;
	height: 60%;
	margin: auto;
	color: #999999;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
} 
.text {
	font-size:11px;
	color:#666666;
	line-height: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}	
.header {
	font-size:13.5px;
	color:#666666;
	line-height: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {color:#3db7e4!important;
}
a:hover {color:#3db7e4 !important;
}
a:visited {color:#3db7e4 !important;
}
a:active {color:#3db7e4 !important;