a:link {
	color:#DC291E;
	text-decoration:none;
    }
a:active {
	color:#DC291E;
	text-decoration: underline;
	}
a:hover {
	color:#DC291E;
	text-decoration: underline;
	}
a:visited {
	color:#DC291E;
	text-decoration: none;
	}
.text-footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	text-decoration:none;
	color:white;
	text-align: left; /* this overrides the text-align: center on the body element. */
    }
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	color:black;
	text-align: left; /* this overrides the text-align: center on the body element. */
    }

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	text-decoration:none;
	color:black;
	font-style: normal;
	font-weight: normal;
	text-align: left; /* this overrides the text-align: center on the body element. */
    }
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-decoration:none;
	color:black;
	font-style: normal;
	font-weight: normal;
	margin: 0;
    }
.text20 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15pt;
	text-decoration:none;
	color:#71277A;
	margin-top: 8px;
    }
.text6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	text-decoration:none;
	color:black;
    }
.text-caption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration:none;
	color:black;
    }
.text-purple {
	color:#71277A;
	font-weight: bold;
    }
.text-red {
	color:#DC291E;
	font-weight: bold;
    }
.justify {
	text-align: justify
	}
.home-imprint {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #B5B5B5;
	font-style: italic;
	margin-top: 0px;
	}
.home-address {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	}
.home-address-title {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	}
.home-title {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	color: #000000;
	font-weight: normal;
	margin-top: 50px;
	}
.home-slogan {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	}