body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 32px;
	background-image: url(images/bg.jpg);
}
img {
	border: none;
}
a {
	text-decoration: none;
}
table {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 0px;
}
td.nav {
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.txt {
	color: #464646;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}
.link {
	color: #005825;
	font-family: tahoma;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.mail {
	color: #005825;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
}
.txt-green {
	color: #005825;
	font-family: tahoma;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
}
.txt-products {
	color: #005825;
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
}