.links_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 30px;
}
.page_header {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 20px;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #2E477D;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 15px;
}
p {
	margin-bottom: -10px;
}
.useful_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	border-left-style: dotted;
	padding-left: 30px;
	border-left-width: 1px;
	padding-top: 10px;
}
a {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
