.buttons {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #013A35;
	font-style: normal;
	padding: 2px;
	border-color: #006F6F;
	border-width: thin;
	text-align: center;
	display: block;
	border-style: solid;
	width: 110px;
}

.buttons:hover {
	font-family: Verdana,sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-style: normal;
	padding: 2px;
	width: 110px;
	}
.headline {
	font-family: "Maiandra GD";
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #003D79;

}
.subhead {
	font-family: Garamond;
	font-size: 30px;
	font-weight: bold;
	color: #006F6F;
	font-style: italic;
}
.Text {
	color: #000000;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
}
.Htext {
	color: #002400;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;