.h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 30px;
	text-align: left;
	vertical-align: top;
	color: #a6ccff;
}
.h2 {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-style: oblique;
	text-align: center;
	vertical-align: bottom;
}
.link1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	background-color: #d9e9ff;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	text-decoration: none;

}
.link2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	background-color: #A6CCFF;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	text-decoration: none;
}

.link3 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	text-align: center;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 10px;

}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 20px 20px 30px;
	text-align: justify;



}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 40px 20px 20px;
	text-align: center;

}
.bglight {
	background-color: #D9E9FF;
}
.directions {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: oblique;
	color: #1C7CFF;
	font-weight: bold;

}
.footer {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;

}
