@charset "UTF-8";
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	border-right-width: 1px;
	border-right-color: #006600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	padding-left: 15px;
}
ul {
	list-style-type: square;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #006600;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 30px;
	padding-right: 30px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #003300;
}
link {
	color: #145023;
	font-weight: bold;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 90%;
}
