@charset "UTF-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {font-size: 13px}
body {
		background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_copy {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 20px;
}
.header {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
.subheader {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
.style1 {
	font-family: "Century Gothic";
	font-size: 12px;
}
.sub_copy {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
}
.style3 {color: #FFFFFF}
.style10 {font-size: 9px}
