body {
	background-color: #C8E29C;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#698F29;
	scrollbar-shadow-color:#698F29;
	scrollbar-face-color:#94C83D;
	scrollbar-highlight-color:#698F29;
	scrollbar-darkshadow-color:#C8E29C;
	scrollbar-3dlight-color:#C8E29C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.small {
	font-size: 9px;
}

.contour {
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #94C83D;
	border-right-color: #76A22D;
	border-bottom-color: #76A22D;
	border-left-color: #76A22D;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #719A2C;
	font-variant: normal;
	font-weight: bold;
}
li {

	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #000000;
}
a:link {
	color: #698F29;
}
a:visited {

	color: #698f29;
}
a:hover {

	color: #333333;
}
a:active {


	color: #333333;
}

