.bodytext {
	font-family: "Trebuchet MS", Tahoma, Geneva, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.subhead {
	font-family: "Trebuchet MS", Tahoma, Geneva, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2c692c;
	text-decoration: none;
}
.accent {
	font-family: "Trebuchet MS", Tahoma, Geneva, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2C692C;
	text-decoration: none;
}
a:link {
	color: #2C682C;
	text-decoration: underline;
}
a:visited {
	color: #2c692c;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #2c692c;
	text-decoration: underline;
}
ul {
	font-family: "Trebuchet MS", Tahoma, Geneva, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
}

ol {
	font-family: "Trebuchet MS", Tahoma, Geneva, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

p {
	font-family: "Trebuchet MS", Tahoma, Geneva, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
