h1 {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #0267CC;
	margin-top: 15px;
	margin-right: 14px;
}

.FooterLink {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.FooterLink:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
