.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E3744;
	font-size: 0.8em;
	line-height: 1.65em;
}
a {
	font-weight: bold;
	color: #F89728;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #F89728;
	text-decoration: underline;
}
.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E3744;
	font-size: 0.7em;
	line-height: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #5E3744;
}
