body {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	background-color: #d7dac1;
}
body,th,td,p,a {
	font-family: sans-serif,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	color: #333333; /* #7e7c71 */
	font-weight: 400;
}

.hometitle1 {
	font-family: Garamond,Times;
	font-size: 13pt;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1pt;
	white-space: nowrap;
}
.hometitle2 {
	font-size: 10pt;
	color: #7e7c71;
	font-weight: 600;
}
.hometext {
	font-size: 10pt;
	font-weight: 400;
	text-transform: lowercase;
	font-style: italic;
}
a.homemenu {
	font-size: 10pt;
	font-weight: 600;
	text-decoration: none;
}
a.homemenu:hover {
	color: #6fa4b1;
}

a.bar {
	font-size: 8pt;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
	text-transform : lowercase;
}
a.bar:hover {
	color: #000000;
}
.bartext {
	font-size: 8pt;
}
