.background {
	color: #333333;
	background-color: #FFFFFF;
}
.rolloverMenu {
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
}
a {
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #299627;
}
a:active {
	text-decoration: none;
	color: #299627;
}
.heading {
	font-family: "Copperplate Gothic Bold";
	font-size: 24pt;
	text-transform: capitalize;
	color: #000000;
	text-align: right;
	text-indent: 0px;
	vertical-align: bottom;
}
.jobTitle {
	font-family: Arial;
	font-size: 6pt;
	text-transform: uppercase;
	color: #5E0004;
	font-weight: bold;
	font: Arial;
}
.jobTitleItalic {
	font: Arial;
	font-size: 6pt;
	font-family: Arial;
	color: #333333;
}
li {
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
}
.subheading {
	font-family: "Copperplate Gothic Bold";
	font-size: 14pt;
	color: #000066;
	text-indent: 0px;
	text-align: left;
}
.names {
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
}
.sidemenu {
	font-family: Arial;
	color: #333333;
	font-size: 9pt;
}
