.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.bgdtop {
	background-image: url(../images/top_alpine_bgd.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgdmid {
	background-image: url(../images/middle_alpine_bgd.jpg);
}
.btmbgd {
	background-image: url(../images/btm_alpine_bgd.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
