body {
	background: url(glassbkgr.jpg);
	font-family: Times New Roman, Helvetica;
	}
H1 {
	font-family: Castellar, Times New Roman, Helvetica;
	color: #1A8257;
	font-size: 34px;
	font-weight: bold;
	}
H2 {
	font-family: Castellar, Times New Roman, Helvetica;
	color: #177F3F;
	font-size: 28px;
	font-weight: bold;
	}
li.headline {
	font-family: Castellar, Times New Roman, Helvetica;
	color: #1A8249;
	font-size: 18px;
	font-weight: bold;
	list-style-position: outside;
	}
.headline {
	font-family: Castellar, Times New Roman, Helvetica;
	color: #1A8249;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.25;	
	}
A.menu:LINK, A.menu:VISITED {
	color: #177F3F;
	font-size: 25px;
	font-weight: bold;
	text-decoration : none;
	padding-left: 5px;
	padding-right: 5px;
}
A.menu:HOVER {
	background-color: #177F3F;
	color: yellow;
	font-size: 25px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	}

.list {
	line-height: 1.05;
	}
.sale {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: black;
	}