@charset "utf-8";
/* CSS Document */

.Text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-align: justify;
}
.Links {
	font-size: 11px;
	color: #6D8260;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
.footertext {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #6D8260;
}.Title {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #50594D;
}
.Textleft {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	text-align: justify;
	color: #7F9099;
	font-variant: normal;
	text-transform: none;
}
.Textsmall {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-align: center;
}

