/* CSS Document */
.blu-heading2 {color: #5b93f0; font-family: Arial, Helvetica, sans-serif;}
body {
	background-color: #0c3981;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.blu-heading1 {
	color: #5b93f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.small-copy {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a {
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1a5189;
}
.Link2 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
