.Heading {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.Heading_small {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.heading_email {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: medium;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.heading_link {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: medium;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.heading_linkoffset {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: medium;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border-left-style: none;
	left: 30px;
}

.text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.footer {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
}
.document {
	background-color: #FFFFFF;
}

