@charset "UTF-8";

.headline {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 36px;
	text-align: center;
	color: #01528F;
}
.subhead {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	text-align: center;
	color: #01528F;
}
.footer {
	text-align: center;
	font-family: "Times", serif;
	border: medium inset #01528F;
	color: #01528F;
	font-size: 13px;
}
a:link {
	color: #01528F;
	text-decoration: underline;
}
.style4 {
	font-size: 16px;
}
img
{ 
	border-style: none;
}
