@charset "utf-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #0D6221;
	text-align: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(Images/ORANGE.gif);
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #06681F;
	text-align: left;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #D15600;
}
.sidebar-image {
	border: 1px solid #034311;
}
h4 {
	font-size: 14px;
	color: #006633;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

.center {
	text-align: center;
}
