.plain
{
  text-indent: 0cm;
}

BODY
{
  color: #000000;
  text-indent: .5cm;
  font-family: 'Verdana', sans-serif;
  text-align: justify;
  font-size: 10pt;
  margin-left: 75px;
  margin-right: 20px;
}

H1
{
  text-indent: 0cm;
}

.lyrics
{
  text-indent: 0cm;
  font-style: italic;
}

.vocab
{
  background-color: #ffff00;
}

.pgtitle
{
  text-indent: 0cm;
  text-align: center;
  text-decoration: underline;
  font-size: 36pt;
}

.title1
{
  color: #7f0000;
  text-indent: .5cm;
  text-decoration: underline;
  font-size: 16pt;
  font-style: italic;
}

.title2
{
  color: #00007f;
  text-indent: 1cm;
  text-decoration: underline;
  font-size: 12pt;
  font-style: italic;
}

.note
{
  text-align: right;
  font-style: italic;
  font-size: 8pt;
  margin-top: 0;
}

.conneries
{
  font-size: 6pt;
}

A:link
{
  color: #0000ff;
  text-decoration: none;
}

A:visited
{
  color: #7f007f;
  text-decoration: none;
}

A:hover
{
  color: #ff0000;
  text-decoration: underline;
}

A:active
{
  color: #ff00ff;
  text-decoration: underline;
}

LI
{
  list-style-type: square;
}

