/* CSS Document */
body {
	margin: 0px;
	padding: 25px 0px 25px 0px;
	background: url(back.gif)  repeat;
	text-align: left;
	color: #246D2B;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #246D2B;
}
a:hover {
	text-decoration: underline;
}
.text {
	font-size: 11px;
	line-height: 17px;
	text-align: left;
}
.text_w {
	font-size: 12px;
	line-height: 17px;
	color: #fff;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.imgk {
border: 3px solid #fff;
}