h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #009933;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;



}
p {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.bgimage {
	background-image: url(images/alps_line.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.underline {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}
.imgborder {
	border: 1px solid #999999;
	margin: 5px 10px;


}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #339900;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #339900;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: disc;
	list-style-position: outside;
}
h3 {
	font-size: 15px;
}
.prices {
	border: 1px solid #999999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}
#images {
	height: 204px;
	width: 250px;
	border: 1px solid #999999;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 0px;
}
.offer {
	font-weight: bold;
	color: #FF0000;
}
