<style type="text/css">

.style2 {color: #FFFFFF;text-decoration: none;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	 
	text-decoration: none;  
}
.style11 {color: #FFFF00}
.style6  {color: black;}
.style7  {
	color: black;
	font-size: Medium;
	font-family: "Segoe ui";
}	
.style17 {
	color: #000000;
	font-size: small;
	text-decoration: none;
}
.style18 {font-size: medium; color: #000000; text-decoration: none;}
.style21 {font-family: "BankGothic Lt BT"}
.style23 {color: #000000; font-family: Arial, Helvetica, sans-serif }
a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
	
}

.style24 {color: #000000}
a:link {
	color: #000000;
	text-decoration: none;
	
}


.cookie-banner {
  color: #000000;
  position: fixed;
  bottom: 40px;
  left: 25%;
  right: 25%;
  
  padding: 5px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #eee;
  border-radius: 5px;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}
.close {
  height: 20px;
  background-color: #777;
  border: none;
  color: white;
  border-radius: 2px;
  cursor: pointer;
}


</style>
