.body {
	font-family: Tahoma;
	font-size: 11px;
	color: #525252;
	text-decoration: none;
}
.foot {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma;
	color: #62B411;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
.title {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #82A950;
	text-decoration: none;
}
.body2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #525252;
	text-decoration: none;
	font-weight: bold;
}
.border {
	border: 1px dotted #82A950;
}
a.mail:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #82A950;
	text-decoration: none;
}
a.mail:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #82A950;
	text-decoration: none;
}
a.mail:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #82A950;
}
.map {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #869C69;
	text-decoration: underline ;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/product_bg.gif);
	background-repeat: no-repeat;
	background-position: 150px 120px;
}
