body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #7CB087;
	background-image: url(images/index_12.gif);
	color: #333333;

}
.leftbg {
	background-image: url(images/index_06.gif);
	background-repeat: repeat-x;
}
.leftbg2 {
	background-image: url(images/index_09.gif);
	background-repeat: repeat-x;
}
p {
	padding-left: 10px;
	padding-right: 10px;

}
td {
	font-size: 12px;
}
a:link {
	color: #FE9704;
	text-decoration: none;
}
a:visited {
	color: #FE9704;
	text-decoration: none;
}
a:hover {
	color: #FE9704;
	text-decoration: underline;
}
a:active {
	color: #FE9704;
}
h2 {
	font-weight: lighter;
	margin-bottom: -10px;
	padding-left: 3px;
}
h3 {
	font-weight: lighter;
	padding-left: 3px;
	margin-bottom: -10px;
}
