html, body {
  margin: 0;
  font-family: Arial, sans-serif;
}

.header {
  width: 1200px;
  margin: 30px auto;
}

.page-name {
  text-decoration: underline;
  width: 100%;
  text-align: center;
  font-size: 18pt;
}

.logo {
  text-align: center;
}

.navigation {
  text-align: center;
  margin-bottom: 20px;
}

.navigation ul {
  list-style: none;
margin: 0px;
padding: 0px;
}

.navigation ul li {
  list-style-type: none;
display: inline;
padding: 0px 10px 0px 10px;
}

.content {
  max-width: 1200px;
  margin: auto;
  padding: 0 40px 40px  40px ;
}

.navigation a {
  color: #463C3C;
text-decoration: none;
font-weight: bold;
}

.legal {
  margin-top: 20px;
}
.paragraph_style {
  color: rgb(0, 0, 0);
  font-family: 'EurostileRegular', 'Eurostile';
  font-size: 10px;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 12px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 15px;
  margin-top: 0px;
  opacity: 1.00;
  padding-bottom: 0px;
  padding-top: 0px;
  text-align: center;
  text-decoration: none;
  text-indent: 0px;
  text-transform: none;
}

.paragraph_style_1 {
  color: rgb(0, 0, 0);
  font-family: 'EurostileRegular', 'Eurostile';
  font-size: 10px;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 12px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 15px;
  margin-top: 0px;
  opacity: 1.00;
  padding-bottom: 0px;
  padding-top: 0px;
  text-align: center;
  text-decoration: none;
  text-indent: 0px;
  text-transform: none;
}

.footer {
  margin-bottom: 50px;
}

.margin-top-30 {
  margin-top: 30px;
}

.paragraph_style3 {
color: rgb(0, 0, 0);
font-family: 'EurostileRegular', 'Eurostile';
font-size: 16px;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: 400;
letter-spacing: 0;
line-height: 19px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 15px;
margin-top: 0px;
opacity: 1.00;
padding-bottom: 0px;
padding-top: 0px;
text-align: center;
text-decoration: none;
text-indent: 0px;
text-transform: none;
}

.content a {
color: rgb(88, 77, 77);
text-decoration: underline;
}
