.header {
	font-family: AlaskaC;
	font-size: 31px;
	font-weight: bold;
	color: #397FBB;
}
.heading {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #234F72;
}
.content {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #397FBB;
	padding-left: 10px;
	padding-right: 10px;
}
.footer {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #606060;
}
.headingbig {
	font-family: verdana;
	font-size: 30px;
	font-weight: normal;
	color: #397FBB;
}
.headingwhite {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: white;
}.border {
	border: thin solid #0A3166;
}
.headingwhitefooter {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background-color:#00216B;
}
