BODY {
  color: #000000;
  background: #FFFFFF;
  margin-left: 7%;
  font-family: verdana, helvetica, sans-serif;
}

TD, TH { font-family: verdana, helvetica, sans-serif } /* ns workaround */

H1, H2 { 
  margin-left: -6%;

}

H3 {

}

.right {
  text align: right
}

.hide {
  display: none;
  color: white;
}

SPAN.date { font-size: 0.8em }

SPAN.attribution {
  font-weight: bold
}

BLOCKQUOTE {
  margin-left: 4em; 
  margin-right: 4em;
  margin-top: 10pt; 
  margin-bottom: 10pt;
  font-style: italic;
}

ADDRESS { 
  text-align: right;
  font-weight: bold;
  font-style: italic 
}

/*
      The following section creates a set of partially overlapping
      headlines in different colors and font families. Negative
      margin values must be set on block-level elements to have an
      effect - in this document P elements are used and the selectors
      are named '#p*'. Since these headlines contain links, they will
      normally be colored accordingly. To override this, SPAN elements
      have been inserted within the A elements and the colors and
      fonts are set on these. The respective selectors are  named '#s*'.
*/


#s1 {
  color: #DDD; 
  font: 100px Impact, sans-serif;
}

#p1 {
  margin-top: -30px;
  text-align: right;
}

#s2 {
  color: #000; 
  font: italic 40px Georgia, serif;
}

#p2 {
  margin-top: -80px; 
  margin-left: 5%;
}

#s3 {
  color: #080;
  font: 40px Verdana, sans-serif;
}

#p3 {
  margin-top: 10px;
  text-align: center;
}



#s4 {
  color: #37F; 
  font: bold 40px Courier New, monospace;
}

#p4 {
  margin-top: -20px;
  text-align: right;
}



#s5 {
  color: #F73;
  font: bold 100px Verdana, sans-serif;
}

#p5 {
  margin-top: -80px;
  text-align: left;
}



#s6 {
  color: #22A;
  font: bold 25px Verdana, sans-serif;
}

#p6 {
  text-align: center;
  margin-top: -30px;
}


#s7 {
  color: #088;
  font: italic 80px Verdana, sans-serif;
}

#p7 {
  text-align: right;
  margin-top: -70px;
}


#s8 {
  color: #088;
  font: italic 20px Verdana, sans-serif;
}

#p8 {
  margin-top: -10px;
  margin-left: 3%;
}


#s9 {
  color: #000; 
  font: 20px Georgia, serif;
}

#p9 {
  margin-top: -10px;
  margin-left: 30%;
}

#s10 {
  color: #900; 
  font: bold 10pt Georgia, serif;
}

#p10 {
  text-align: right;
  margin-top: -10px;
}


#s11 {
  color: #990;
  font: italic 20px Georgia, serif;
}

#p11 {
  margin-top: 0px;
  margin-left: 20%;
}
