body {
	margin: 0px;
	background-color: #00418C;
	text-align: justify;
}
.footer_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	letter-spacing: 0px;
}
.footer_copy a {
	color: #ffffff;
}
.footer_copy a:link {
	text-decoration: none;
}
.footer_copy a:visited {
	text-decoration: none;
}
.footer_copy a:hover {
	text-decoration: underline;
}
.footer_copy a:active {
	text-decoration: underline;
}
.footer_line {
	background-color: #1C5699;
}
