@charset "UTF-8";
/* CSS Document */

.copy {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 9.5pt;
	line-height: 16pt;
	color: #000000;
}
.annexsmallcopy {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 5pt;
	color: #000000;
}
.title {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}
.titleBlack {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
.smallcopy {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 7pt;
	color: #000000;
}
.medcopy {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 8pt;
	color: #000000;
}
a:link {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 9.5pt;
	color: #4D8FCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 9.5pt;
	color: #004B85;
	text-decoration: none;
}
