
BODY {
  margin-left: 5%;
  margin-right: 5%;
  align: center;
  background-color: #FFFFFF;
  font-family: sans-serif;
}

A:link {
  color: #CC0000;
  font-family: sans-serif;
  text-decoration: none;
}

A:active {
  color: #cc0000;
  font-family: sans-serif;
  text-decoration: none;
  font-weight: bold;
}

A:visited {
  color: #CC0000;
  font-family: sans-serif;
  text-decoration: none;
}

H1 {
  text-align: center;
  font-family: sans-serif;
}

H2 {
  text-align: center;
  color: darkblue;
  font-family: sans-serif;
}

H3 {
  text-align: center;
  color: darkgray;
  font-family: sans-serif;
}

H4 {
  text-align: center;
  font-family: sans-serif;
}

DD {
  font-style: italic;
  font-family: sans-serif;
}

I {
  color: darkblue;
  font-family: sans-serif;
}

EM {
  color: darkred;
  font-family: sans-serif;
}

DIV {
  margin-top: 1pt;
  font-family: sans-serif;
}

P {
  text-indent: 0;
  margin-top: 0em;
  font-family: sans-serif;
}

P.POEM {
  text-indent: 0pt;
  margin-left: 10%;
  margin-top: 1em;
  font-family: sans-serif;
}

P.VERS {
  color: #000080;
  text-indent: 0em;
  margin-left: 10%;
  margin-right: 5%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-family: sans-serif;
} 

.note {
  text-indent: 0pt;
  text-align: center;
  line-height: 80%;
  font-size: 80%;
  font-family: sans-serif;
}

TABLE {
  font-family: sans-serif;
}

TD {
  font-family: sans-serif;
}

UL {
  font-family: sans-serif;
  list-style-type: square;
}

LI {
  font-family: sans-serif;
  list-style-type: square;
}

TH {
  font-family: sans-serif;
}
