body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #6E923A;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #71933C;
	font-weight: bold;
}
a:visited {
	color: #71933C;
	text-decoration: none;
}
a:hover {
	color: #50682B;
	text-decoration: none;
}
a:active {
	color: #71933C;
	text-decoration: none;
}
.style1 {
	color: #6E923A;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
.split {
	background-color: #FFFFFF;
	background-image: url(images/split.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.side {
	background-image: url(images/side2.jpg);
	background-color: #71933C;
	background-repeat: repeat-x;
}
.style2 {
	color: #71933C;
	font-weight: bold;
}