body
{
  background: url('background.jpg');
  margin: 0px;
}

.navigation
{
  background-color: #2e4567;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #000000;
}


.navigation A:link
{
  color: #CDCDCD;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
  margin-left: 20px;
  margin-right: 20px;
}

.navigation A:visited
{
  color: #CDCDCD;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
  margin-left: 20px;
  margin-right: 20px;
}

.navigation A:hover
{
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
  margin-left: 20px;
  margin-right: 20px;
}

.cardbox
{
  border-radius: 15px;
  padding: 10px; margin-bottom: 20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.standard
{
  font-family: "Arial";
  font-size: 18px;
  line-height: 1.2;
  margin-top: 0;
  text-align: left;
}

.standardleft
{
  font-family: "Arial";
  font-size: 18px;
  line-height: 1.2;
  margin-top: 0;
  text-align: left;
}

h1 
{
  text-align: left;
  font-family: "Arial";
  color: #2e4567;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 3px;
}

h2
{
  font-family: "Arial";
  color: #000000;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 0px;
}

h3
{
  font-family: "Arial";
  color: #2e4567;
  font-size: 20px;
  line-height: 1.2;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 700;
  text-decoration: none;
}

h4
{
  font-family: "Arial";
  color: #e0e0e0;
  font-size: 16px;
  line-height: 1.2;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 700;
  text-decoration: none;
}

.footer
{
  font-family: "Arial";
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
}

.footer A:link
{
  font-family: "Arial";
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
}

.footer A:visited
{
  font-family: "Arial";
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
}

.footer A:hover
{
  font-family: "Arial";
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
}

A:link
{
  font-family: "Arial";
  font-size: 18px;
  color: #151560;
  font-weight: 700;
  text-decoration: none;
}

A:visited
{
  font-family: "Arial";
  font-size: 18px;
  color: #151560;
  font-weight: 700;
  text-decoration: none;
}

A:hover
{
  font-family: "Arial";
  font-size: 18px;
  color: #151560;
  font-weight: 700;
  text-decoration: underline;
}
