.style1 {
	color: #660000;
	font-weight: bold;
	font-size: 9px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFBEF;
	background-image: url(/images/background.jpg);
}
body,p,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style2 {font-size: 9px}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009999;
	font-weight: bold;
}
.pageHeadline {
	color: #006142;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.ItemName {
	color: #006142;
	text-align: center;
	font-weight: bold;
}
.ItemSize {
	color: #006142;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}
.Itemheaders {
	color: #006142;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}
.gallerylinks {
	font-size: 10px;
}
.style3 {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
a:link {
	color: #006666;
}
a:visited {
	color: #009933;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #660000;
}
