body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.stone {
	font-size: 15px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight: bold;
	color: #666666;
}
.stone2 {
	font-size: 15px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight: bold;
	color: #999999;
}
.txtlnks {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #5F8A44;
}
.txtlnks:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
}
.txt2 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}
.txt3 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.txtlnks2 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.txtlnks2:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #5F8A44;
}
.img {
	border: 1px solid #9f9f9f;
}
