.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: dd8919;
}

a.header:link {
	color:#dd8919
}
a.header:visited {
	color:#dd8919
}
a.header:active {
	color:#dd8919
}
a.header:hover {
	color:#dd8919
}







.indentbullet {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}

a.indentbullet:link {
	color: #000000;
	text-decoration: none;
}

a.indentbullet:visited {
	color: #000000;
	text-decoration: none;
}

a.indentbullet:hover {
	color: #d7cf9c;
	text-decoration: none;
	font-weight: bold;
}

a.indentbullet:active {
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}


a.footer:link {
	color:#000000
}
a.footer:visited {
	color:#000000
}
a.footer:active {
	color:#000000
}
a.footer:hover {
	color:#dd8919
}

.secondbullet {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
a.secondbullet:link {
	color: #dd8919;
	text-decoration: none;
}

a.secondbullet:visited {
	color: #dd8919;
	text-decoration: none;
}

a.secondbullet:hover {
	color: #d7cf9c;
	text-decoration: none;
	font-weight: bold;
}

a.secondbullet:active {
	color: dd8919;
	text-decoration: none;
}