body {
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bgs1.jpg);


}

td {
	font-family: "ËÎÌå";
	font-size: 9pt;
	line-height: 150%;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: underline;
	color: #000000;

}

.style2 {
	color: #FFFF00;
	font-size: 12px;
}
.menu a:link {
	text-decoration: none;
	color: #32510F;
}
.menu a:visited {
	text-decoration: none;
	color: #32510F;
}
.menu a:hover {
	text-decoration: underline;
	color: #32510F;
}
.title {
	font-size: 9pt;
	font-weight: bold;
	color: #0F5E0F;
}
.lts {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #0099FF;
	border: 1px dotted #0099FF;
	text-transform: lowercase;
	cursor: hand;
	width:50px;
	height:25px;
}
