body,td,th {
	font-family: Garamond, Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C5C49F;
}
a:link {
	color: #CA822F;
}
a:visited {
	color: #CA822F;
}
a:hover {
	color: #9D5A54;
}
a:active {
	color: #DFB650;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BA7640;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8C4740;
}
.headline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8C4740;
}
.smalltext {
	font-size: 13px;
}
.headlineHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8C4740;
}
.smalltextHome {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.searchsmall {
	font-size: 13px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	background-color: #C5C49F;
	border: 1px solid #8C4740;
	width: 150px;
}
.searchlarge {
	font-size: 15px;
	font-family: Garamond, Georgia, Times New Roman, Times, serif;
	background-color: #C5C49F;
	border: 1px solid #8C4740;
	width: 300px;
}
.articlephoto {
	display: block; width: 200px; padding: 0px 0px 20px 20px; float: right;
}
.articlecaption {
	text-align: center; font-style: italic; font-size: 16px; margin-bottom: 1em;
}
