li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	font-size: 12px;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
body {
	background-color: #F6E7D4;
	scrollbar-base-color:#f6e7d4;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #629965;
	font-size: 20px;
	font-weight: bold;
	border: dotted;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #237837;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #72564A;
}
