.LeafyTrim {
	background-image: url(blue%20parchment.jpg);
	font-family: "KR Leafy";
	color: #003300;
	font-size: 36px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}
.GreenBar{
	background-color:#003333;
	border-top-style: hidden;
	border-top-color: #0A3C02;
	border-right-color: #0A3C02;
	border-bottom-color: #0A3C02;
	border-left-color: #0A3C02;
	color: 0A3C02;
	font-weight: bold;
	font-style: normal;
	outline-style: solid;
	position: relative;
	border-color: 0a3c02;
	outline-color: 0a3c02;
	}
.InternalLink{
	font-size: 36px;
	font-style: normal;
	font-family: carleton, "times new roman";
	color: #0A3C02;
	font-weight: bold;
	text-decoration: underline;
	}
.GreenManLogo {
	position: fixed;
	visibility: visible;
	}
.Body1{
	font-family: carleton;
	font-size: 36px;
	color: 0A3C02;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
	}
.Body2{
	font-family: carleton;
	font-size: 30px;
	color: 0A3C02;
	font-weight: bolder;
	}
.Body3 {
	font-family: carleton;
	font-size: 24px;
	color: 0A3C02;
	font-style: normal;
	font-weight: normal;
	}
.Body4 {
	font-family: carleton;
	font-size: 16px;
	font-style: normal;
	color: #0a3c02;
}

.BodyTitle1{
	font-family: carleton;
	font-size: 55px;
	color: 0A3C02;
	text-decoration: underline;
	font-weight: bold;
	}
.Table1{
	color: 0A3C02;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-color: #003333;
	outline-color: #003333;
	outline-width: thick;
	}
.Background{
	blue parchment.jpg
	background-image: url(images/blue%20parchment.jpg);

