.header {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #073F8A;
	text-align: center;
}
.footerlinks {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #0099CC;
	text-align: center;
	text-decoration: none;
}
