td {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.navtrail {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #3B487B;
}
a {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #719C9B;
}
.green {
	color: #719C9B;
}
.Subheader {
	font-size: 16px;
	font-weight: bold;
	color: #3B487B;
}