ol {
  margin: 0;
  padding: 0;
}

table td,
table th {
  padding: 0;
}

.c1 {
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
  vertical-align: baseline;
  font-size: 12pt;
  font-family: "Courier New";
  font-style: normal;
}

.c2 {
  padding-top: 0pt;
  padding-bottom: 0pt;
  line-height: 1.15;
  orphans: 2;
  widows: 2;
  text-align: center;
  height: 11pt;
}

.c0 {
  padding-top: 0pt;
  padding-bottom: 0pt;
  line-height: 1.15;
  orphans: 2;
  widows: 2;
  text-align: left;
  height: 11pt;
}

.c7 {
  color: #0000ff;
  font-weight: 400;
  text-decoration: none;
  vertical-align: baseline;
  font-size: 20pt;
  font-family: "Verdana";
  font-style: normal;
}

.c11 {
  color: #000000;
  font-weight: 400;
  text-decoration: none;
  vertical-align: baseline;
  font-size: 11pt;
  font-family: "Arial";
  font-style: normal;
}

.c3 {
  color: #000000;
  font-weight: 400;
  text-decoration: none;
  vertical-align: baseline;
  font-size: 12pt;
  font-family: "Courier New";
  font-style: normal;
}

.c8 {
  color: #000000;
  font-weight: 400;
  text-decoration: none;
  vertical-align: baseline;
  font-size: 20pt;
  font-family: "Verdana";
  font-style: normal;
}

.c5 {
  padding-top: 0pt;
  padding-bottom: 0pt;
  line-height: 1.15;
  orphans: 2;
  widows: 2;
  text-align: left;
}

.c6 {
  padding-top: 0pt;
  padding-bottom: 0pt;
  line-height: 1.15;
  orphans: 2;
  widows: 2;
  text-align: center;
}

.c16 {
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
  font-size: 12pt;
  font-family: "Verdana";
}

.c9 {
  font-size: 20pt;
  font-family: "Verdana";
  color: #0000ff;
  font-weight: 400;
}

.c4 {
  font-size: 12pt;
  font-weight: 400;
  font-family: "Courier New";
}

.c13 {
  color: #555555;
  max-width: 468pt;
  padding: 72pt 72pt 72pt 72pt;
}

.c12 {
  -webkit-text-decoration-skip: none;
  text-decoration: underline;
  text-decoration-skip-ink: none;
}

.c10 {
  color: inherit;
  text-decoration: inherit;
}

.c14 {
  vertical-align: baseline;
  font-style: normal;
}

.c15 {
  font-style: italic;
}

.title {
  padding-top: 0pt;
  color: #000000;
  font-size: 26pt;
  padding-bottom: 3pt;
  font-family: "Arial";
  line-height: 1.15;
  page-break-after: avoid;
  orphans: 2;
  widows: 2;
  text-align: left;
}

.subtitle {
  padding-top: 0pt;
  color: #666666;
  font-size: 15pt;
  padding-bottom: 16pt;
  font-family: "Arial";
  line-height: 1.15;
  page-break-after: avoid;
  orphans: 2;
  widows: 2;
  text-align: left;
}

li {
  color: #000000;
  font-size: 11pt;
  font-family: "Arial";
}

p {
  margin: 0;
  color: #000000;
  font-size: 11pt;
  font-family: "Arial";
}

h1 {
  padding-top: 20pt;
  color: #000000;
  font-size: 20pt;
  padding-bottom: 6pt;
  font-family: "Arial";
  line-height: 1.15;
  page-break-after: avoid;
  orphans: 2;
  widows: 2;
  text-align: left;
}

h2 {
  padding-top: 18pt;
  color: #000000;
  font-size: 16pt;
  padding-bottom: 6pt;
  font-family: "Arial";
  line-height: 1.15;
  page-break-after: avoid;
  orphans: 2;
  widows: 2;
  text-align: left;
}

h3 {
  padding-top: 16pt;
  color: #ffffff;
  font-size: 14pt;
  padding-bottom: 4pt;
  font-family: "Arial";
  line-height: 1.15;
  page-break-after: avoid;
  orphans: 2;
  widows: 2;
  text-align: left;
}

h4 {
  padding-top: 14pt;
  color: #666666;
  font-size: 12pt;
  padding-bottom: 4pt;
  font-family: "Arial";
  line-height: 1.15;
  page-break-after: avoid;
  orphans: 2;
  widows: 2;
  text-align: left;
}

h5 {
  padding-top: 12pt;
  color: #666666;
  font-size: 11pt;
  padding-bottom: 4pt;
  font-family: "Arial";
  line-height: 1.15;
  page-break-after: avoid;
  orphans: 2;
  widows: 2;
  text-align: left;
}

h6 {
  padding-top: 12pt;
  color: #666666;
  font-size: 11pt;
  padding-bottom: 4pt;
  font-family: "Arial";
  line-height: 1.15;
  page-break-after: avoid;
  font-style: italic;
  orphans: 2;
  widows: 2;
  text-align: left;
}
.doc-content {
  margin-left: auto;
  margin-right: auto;
}
video {
  -ms-interpolation-mode: nearest-neighbor; 
}

body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 50%;           /* center horizontally */
  transform: translateX(-50%);
  width: 1000px;          /* line thickness */
  height: 100vh;       /* full viewport height */
  background-color: #3d435f;  /* line color */
  z-index: -1;         /* behind all content */
  pointer-events: none; /* allow clicks through */
}
body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1000px;        /* your line thickness */
  height: 100vh;
  background-color: #3d435f; /* solid line color */
  z-index: -2;
  pointer-events: none;
}

body {
  background:
    linear-gradient(to bottom, rgba(23, 38, 53, 0.5), rgba(0, 0, 0, 0.7)),
    url('images/background.png');
  background-repeat: repeat;
  background-position: center top;
  background-size: auto;
  color: white; /* or whatever color contrasts well */
  margin: 0;
}
  .c0, .c3, .c11, .c16, p, li, h1, h2, h3, h4, h5, h6 {
  color: #bbc6d1 !important;
}
