body {
	font-family: "Century Gothic", Verdana, Helvetica;
	font-size: 9pt;
	color: #58585a;
	font-weight: normal;
	text-decoration: none;	
}


a.basic:link {
	font-family: Century Gothic, Verdana, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #00aeef;
	
}
a.basic:visited {
	font-family: Century Gothic, Verdana, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #00aeef;

	
}
a.basic:hover {
	font-family: Century Gothic, Verdana, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #58585a;
	
	
}
a.basic:active {
	font-family: Century Gothic, Verdana, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #00aeef;
	
}






a.white:link {
	font-family: Century Gothic, Verdana, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	width: 230px;
	display: block;
}
a.white:visited {
	font-family: Century Gothic, Verdana, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	width: 230px;
	display: block;
	text-decoration: none
	
}
a.white:hover {
	font-family: Century Gothic, Verdana, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	width: 230px;
	display: block;
	background-color: #00aeef;
}
a.white:active {
	font-family: Century Gothic, Verdana, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	width: 230px;
	display: block;

}





h1 {
	display: inline;
	font-family: "Century Gothic", Verdana, Helvetica;
	font-size: 8pt;
	color: #00aeef;
	font-weight: normal;
}

h2 {
	display: inline;
	font-family: Century Gothic, Verdana, Helvetica;
	font-size: 9pt;
	color:#FFFFFF;
	font-weight: normal;
}
