@charset "UTF-8";
/* CSS Document */

.navhead {
	font-family: Futura, "Futura Condensed";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #729C84;
}
.navsubhead {
	font-family: Futura, "Futura Condensed";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.testtext {
	font-family: Futura, "Futura Condensed";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.testhead {
	font-family: Futura, "Futura Condensed";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.testsubhead {
	font-family: Futura, "Futura Condensed";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}
.navsubhead2 {
	font-family: Futura, "Futura Condensed";
	font-size: 12px;
	font-weight: normal;
	color: ffffff;
	text-indent: 10px;
}
.links {
	font-family: Futura, "Futura Condensed";
	font-size: 12px;
	color: #FFFFFF;
}
.try {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
