.bodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #455E3A;
	line-height: 22px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C0372D;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4B643F;
	letter-spacing: 0.2em;
	line-height: 30px;
}
.bodyText_der {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #455E3A;
	line-height: 22px;
	text-align: right;
}
a:link {
	color: #630;
	text-decoration: none;
}
a:visited {
	color: #630;
	text-decoration: none;
}
a:hover {
	color: #009;
	text-decoration: underline;
}
a:active {
	color: #630;
	text-decoration: none;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2E67C1;
}

