.text {
	font-family: 'Century Gothic','Trebuchet MS', Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #004393;
	background-color: #FFFFFF;
	vertical-align: top;
}

.link {
	font-family: 'Century Gothic', Arial, Verdana;
	font-size: 26px;
	font-weight: normal;
	color: #004393;
	text-decoration: none;
}
.link a:link {
	color: #004393;
	text-decoration: none;
}
.link a:visited {
	color: #004393;
	text-decoration: none;
}
.link a:hover {
	color: #51990F;
	text-decoration: none;
}
.link a:active {
	color: #004393;
	text-decoration: none;
}

.title {
	font-family: 'Century Gothic','Trebuchet MS', Arial, Verdana;
	font-size: 60px;
	font-weight: normal;
	padding-right: 30px;
	color: #004393;
}

.disclaimer {
	font-family: 'Tahoma', Arial, Verdana;
	font-size: 8px;
	font-weight: normal;
	padding-right: 30px;
	color: #004393;
}