.navbar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}

.subheading {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: black;
	font-weight: bold;
}
.normal {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
}

.caption {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
}

.black {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: black;
	font-weight: bold;
}

.copyright {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
}