.als {  font-family: "Century Gothic", Arial; font-size: 16px; font-weight: normal; color: #FFFFFF}
.small_print {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF}
a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	color: #5C7BA3;
}
.bigblue {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #5B7BA2;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.ontop {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 1000;
}
