.heading {
	font-size: 14pt;
	font-weight: bold;
	color: #416bbc;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #C3C3C3;
	text-transform: uppercase;
	padding-top: 4px;
}
p {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
li {
	font-family: "Century Gothic", Verdana, Helvetica, Arial, sans-serif;
}
td {

	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
a, a:link, a:visited {
	color: #47786A;
}
.photo {
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #000000;
}
.smaller {
	font-size: 10pt;
}
.subheading {
	font-weight: bold;
	color: #416bbc;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #416bbc;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.colorstrip {background-image: url(images/hdr_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
