.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bd8621;
	text-align: center;
	font-weight: bold;
	text-transform:uppercase;
	font-style:italic;
	line-height: 175%;	
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dfe0e4;
	text-align: left;
	font-weight: normal;
	line-height: 135%;	
}
a.copylinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dfe0e4;
	text-align: left;
	font-weight: normal;
	line-height: 135%;	
	text-decoration: none;
}
a.copylinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dfe0e4;
	text-align: left;
	font-weight: normal;
	line-height: 135%;
	text-decoration: none;
}
a.copylinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	font-weight: normal;
	line-height: 135%;	
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
}
a.footerlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.footerlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72777d;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
