P {
  text-align : justify;
  text-indent : 9%;
}

P.bio {
  line-height : 150%;
  text-align : justify;
  text-indent : 9%;
}

DIV.title {
  background-color : black;
  color : #2C1FD7;
  font-family : "cooper black", verdana, fantasy;
  font-size : 400%;
  text-align: center;
  font-weight : bold;
  font-variant : small-caps;
}

DIV.years {
  background-color : #202020;
  color : white;
  font-family : "cooper black", verdana, fantasy;
  font-size : 250%;
  text-align : center;
  padding-top : 0.1cm;
  padding-bottom : 0.2cm;
}

DIV.poem {
  font-family : "cooper black", verdana, fantasy;
  font-size : 225%;
  font-variant : small-caps;
  font-weight : bold;
}

BODY {
  background-color : black;
  font-size : 11pt;
  font-family : verdana, fantasy;
  color : white;
}

TABLE {
  line-height : 145%;
}

DIV.bio {
  font-family : "cooper black", verdana, fantasy;
  font-size : 175%;
  font-variant : small-caps;
}

DIV.poemyear {
  font-family :  verdana, fantasy;
  font-size : 9pt;
  color : #EF605D;
}

DIV.footnote {
  background-color : white;
  color : #2C1FD7;
  padding-right : 3%;
}

DIV.blurb {
  background-color : white;
  color : #2C1FD7;
  padding-right : 2%;
  margin-left: 25%;
  margin-right: 25%;
  padding-left : 2%;
  padding-top : 1%;
  padding-bottom : 1%;
  text-align : justify;
}


DIV.footpoem {
  font-weight : bold;
  font-variant : small-caps;
  text-align : left;
  text-indent : 10%;
  font-size : 12pt;
}

OL.footp {
  text-align : justify;
}

A:link {
  font-style : normal;
  color : red;
  text-decoration : none;
}

a.apoem {
  font-style : normal;
  color : blue;
  text-decoration : none;
}

A:visited {
  font-style : normal;
  color : red;
  text-decoration : none;
}

A:active {
  color : black;
  font-style : normal;
  text-decoration : overline;
}

A:hover {
  color : red;
  font-style : normal;
  text-decoration : overline;
}

DL {
  padding-top : .75cm;
  padding-bottom : 1.0cm;
  background-color : #202020;
}

DT {
  background-color : white;
  color : #2C1FD7;
  font-weight : bold;
  font-variant : small-caps;
  text-align : left;
  padding-top : 0.1cm;
  padding-bottom : 0.1cm;
  padding-left : 0.1cm;
  margin-right : 0.5cm;
  margin-left : 0.2cm;
}

DD {
  background-color : #202020;
  text-align : justify;
  margin-right : 10%;
  margin-left : 10%;
  padding-top : 0.2cm;
  padding-bottom : 0.2cm;
}

DIV.sources {
  margin-left : 5%;
}

DIV.sourcename {
  color : red;
  font-weight : bold;
}

DIV.biblio{
  font-size : 75%;
  margin-left : 10%;
  color : #FFFC91;
}

TD.numbers {
  vertical-align : text-top;
  text-align : right;
  padding-right : 1.6cm;
  color : yellow;
}

TD.poemyear {
  vertical-align : text-bottom;
  padding-top : 1.0cm;
  text-align : right;
}

A.letter {
  font-size : 250%;
  text-align : center;
  color : red;
}
