.nav_left {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #010066;
	font-size: medium;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #020167;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #808080;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #020167;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #EDCF1F;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #808080;
}
.bottom_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #020167;
}
