body,td,th {
  color: #c4c7ca;
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  text-align: center;
}
#content {
  margin-top:3pt;
  width: 800px;
  margin: 0 auto;
  text-align: left;
}
body {
	margin: 0;
  color: #c4c7ca;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  background-color: 0f0f0f;
}

a, a:visited, a:active, a:link {
  text-decoration: none;
  color: #FF9900;
}
a:hover {
  color: #FFFF99;
}

.logo {
  margin: 0 auto;
  display: block;
}

.warning {
  margin: 5ex 0;
  text-align: center;
  font-weight: bold;
  color: lightgray;
}

.statements-header {
  text-transform: uppercase;
  text-align: center;
  font-size: larger;
  font-weight: bold;
}

.statements {
  font-weight: bold;
  color: lightgray;
}

.choice {
  margin: 5ex;
  text-align: center;
  font-weight: bold;
  font-size: x-large;
}

.choice span {
  margin: 0 3ex;
}

.s2257 {
  text-align: center;
  font-size: large;
}

.site-labels {
  text-align: center;
  font-weight: bold;
}

.site-labels p {
  margin: 5ex;
}

.site-labels a {
  margin: 5ex;
}

.site-labels a img {
  border: none;
}

.site-memberships {
  margin: 5ex;
  font-weight: bold;
  text-align: center;
}

.copyright {
  font-weight: bold;
  text-align: center;
}

