body {
  background-color: #3366FF;
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  text-align: justify;
  margin: 0px;
}
.one {
  background-color: #3366FF;
}
.two {
  background-color: #3366FF;
}
.three {
  background-color: #3366FF;
}
.four {
  background-color: #3366FF;
}
.border {
  background-color: #FFFFFF;
}
.photograph {
  background-color: #000000;
  text-align: center;
}
.content {
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  text-align: justify;
}
.title {
  font-size: 32px;
  line-height: 28px;
}
.subtitle {
  font-weight: bold;
}
.hidden {
  color: #3366FF;
}
a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #FFFFFF;
}
a:active {
  background-color: #FFFFFF;
  color: #3366FF;
}
a:hover {
  background-color: #FFFFFF;
  color: #3366FF;
}
a:focus {
  background-color: #FFFFFF;
  color: #3366FF;
}
