body  { 
  color: black;
  font-size: 24px;
  line-height: 1em;
  font-family: "Helvetica Neue", Helvetica, Futura, Verdana, Arial, Swiss, SunSans-Regular, sans-serif;
  margin: 0px;
  padding: 0px;
}


p, li, td {
  font-size: 24px;
  line-height: 1em;
  font-family: "Helvetica Neue", Helvetica, Futura, Verdana, Arial, Swiss, SunSans-Regular, sans-serif;
}

.section {
  font-weight: bold;
}

.supersansy {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1em;
  font-family: "Helvetica Neue", Helvetica, Futura, Verdana, Arial, Swiss, SunSans-Regular, sans-serif;
}

.title {
  font-weight: bold;
  font-size: 36px;
  line-height: 26px;
  font-family: "Helvetica Neue", Helvetica, Futura, "Arial Rounded MT Bold", Arial, Swiss, SunSans-Regular, sans-serif;
}

.supertitle, .supertitle p {
  color: white;
  font-weight: bold;
  font-size: 60px;
  line-height: 1em;
  font-family: "Helvetica Neue", Helvetica, Futura, "Arial Rounded MT Bold", Arial, Swiss, SunSans-Regular, sans-serif;
  background-color: black;
  text-align: right;
  text-transform: uppercase;
}

.col-lite {
  color: #e40000;
}

.col-dark {
  color: #505050;
}

a, a:link, a:visited {
  color: #e40000;
  text-decoration: underline;
}

a:hover, a:active {
  color: #fff;
  background-color: #e40000;
}

.pure, .monostat, .monostat12 {
  font-size: 12px;
  font-family: "Andale Mono", BaseMonospace, Monaco, "Lucida Console", monospace;
}

.sstm {
  color: #9c9cff;
  font-size: x-large;
  font-family: Chicago, Charcoal, System, monospace;
}

.bigg {
  font-size: 34px;
}

.borderpad {
  padding: 8px;
  border: double 3px black;
}

/* @group Album Specific */

.redbox {
  color: #f00;
}

.lime {
  color: #32cd32;
}

/* @end */

.blackout {
  color: black;
  background-color: black;
}
