body {
	background-color: #02225F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
}
a {
	color: #234C9B;
	text-decoration: underline;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 130%;
}


.copyright {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 130%;
	font-weight: bold;
	color: #2952A1;
	margin-bottom: -11px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	color: #CC9900;
	margin-bottom: -11px;
}
.accent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 130%;
	font-weight: bold;
	color: #2952A1;
}
.leftborder {
	margin-left: 7px;
}
.border {
	border: thin solid #ECC71E;
	margin-left: 7px;
}
.rightborder {
	margin-right: 7px;
}
.accent2 {
	font-weight: bold;
	color: #2952A1;
}
