.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
	margin: 5px;
	padding: 5px;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}
.smalltext {
	font-size: 10px;
	font-style: italic;
}
.bodytext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6634EE;
	text-decoration: none;
	line-height: 17px;
}
.bodytext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	line-height: 17px;
	text-decoration: none;
}
.bodytext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	line-height: 17px;
	text-decoration: none;
}
.bodytext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	line-height: 17px;
	text-decoration: none;
}
.topgraphic {
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #00894F;
	border-right-color: #00894F;
	border-left-color: #00894F;
	top: 10px;
}
.leftedge {
	border-top-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #00894F;
	border-left-color: #00894F;
}
.rightedge {
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #00894F;
}
.bottomrightcorner {
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #00894F;
	border-bottom-color: #00894F;
}
.bottom {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #00894F;
	padding: 4px;
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #00894F;
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #00894F;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006E39;
	font-weight: bold;
	text-decoration: none;
}
.bottomtext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #277748;
	text-decoration: none;
}
.bottomtext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF7201;
	text-decoration: none;
}
.bottomtext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FF0000;
}
.bottomtext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF3333;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #009933;
	line-height: normal;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 26px;
	color: #006E3B;
	margin: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.purple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #0066CC;
}
