body {
	font-family: "Lucida Grande", Geneva, Georgia, Tahoma, Helvetica ;
	color: #333333;
}
.h1 {
	font-size: 12px;
	font-weight: bold;
	padding-right: 50px;
	padding-left: 50px;
	line-height: 21px;
}
.left-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.top-border {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

.border {
	border: 1px solid #999999;
}
.h2 {
	font-size: 12px;
	font-weight: normal;
	padding-right: 50px;
	padding-left: 50px;
	line-height: 21px;
}
.h1headline {
	font-size: 13px;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 50px;
	line-height: 21px;
	color: #E09A18;
	font-variant: normal;
}
.title {
	padding-top: 0px;
	padding-left: 50px;
}
.h3 {
	font-size: 11px;
	font-weight: bold;
	padding-right: 70px;
	padding-left: 50px;
	line-height: 21px;
}
.address {
	font-size: 11px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
}
a:link {
	color: #854A08;
	text-decoration: underline;
}
a:visited {
	color: #854A08;
	text-decoration: underline;
}
a:hover {
	color: #E09A18;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #854A08;
}
.dotted-left-border {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	font-size: 11px;
	color: #333333;
}
.table-text {
	font-size: 11px;
	color: #333333;
}
