@charset "utf-8";
.text {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 14pt;
}
.h1 {
	color: #014EAA;
}
.footerline {
	background-color: #014EAA;
	line-height: 15px;
	margin-top: 0px;
	padding-top: 16px;
}
.copyrighttext {
	font-size: x-small;
}

.footerfill {
	background-color: #8CC0DF;
}
