@charset "UTF-8";
h1 {
	font-size: medium;
	font-weight: bolder;
	color: #003300;
}
h1 {
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	color: #003300;
	margin-left: 5px;
}
p {
	font-size: 85%;
	line-height: 1.4;
	margin-bottom: 8px;
	margin-left: 20px;
	margin-right: 20px;
}

h2 {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	margin-left: 10px;
}

.img2 {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
	margin-right: 40px;
	margin-bottom: 10px;
	float: left;
}
.img3 {
	float: left;
	margin-left: 125px;
}
