@charset "utf-8";
.ace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.acetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}
.navigator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-style: oblique;
}
.acesubtitle {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	color: #0033CC;
}

