﻿.heading1 {
	font-family: Garamond;
	font-size: xx-large;
	font-weight: 800;
	font-style: normal;
	color: #008000;
	text-align: center;
}
.heading2 {
	font-family: Garamond;
	font-size: x-large;
	font-weight: 600;
	font-style: normal;
	color: #339933;
}
.heading3 {
	font-family: Garamond;
	font-size: large;
	font-weight: 300;
	font-style: inherit;
	color: #006666;
}
.normal {
	font-family: Garamond;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #339933;
}
.hr {
	color:#339966
}
.link {
	font-family: Garamond;
	font-size: large;
	font-weight: 300;
	color:#339966;
	a:link {color: #339966};
	a:visited {color: #00FF00};
	a:hover {color: #FF00FF};
	a:active {color: #0000FF}

}
.style1 {
	text-align: center;
}
.style3 {
	font-family: Garamond;
	font-size: large;
	font-weight: 300;
	color: #339966;
	a: active {color: #0000FF};
	text-align: left;
}
.link {
	color: #006666;
}
.heading3cent {
	font-family: Garamond;
	font-size: x-large;
	font-weight: 600;
	font-style: normal;
	color: #339933;
	text-align: center;
}
.style4 {
	color: #006666;
	font-size: medium;
}
.style5 {
	font-family: Garamond;
	font-size: large;
	font-weight: 300;
	color: #006666;
	a: active {color: #0000FF};
	text-align: left;
}
.style6 {
	font-family: Garamond;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #339933;
	text-align: center;
}
