body, p, td, th, input, select, textarea, dt, dl {
  color: #000000;
  font-family: arial, helvetica, helv, 'sans serif';
  font-size: 12px;
}

body {
  background: #ffffff;
  margin: 5px;
}

a {
  color: #000099;
  text-decoration: underline;
}
a:active {
  color: #ff0000
}
a:hover {
  color: #ff0000
}

a.NameAnchor {
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}

h1 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
h2 {
  font-size: 17px;
  font-weight: bold;
  text-decoration: underline;
  text-align: center;
}

img {
  border: none 0px #000000;
}

th {
  text-align: center;
}


#MainText {
  border-collapse: collapse;
  border-color: #000000;
  border-style: none;
  border-width: 0px;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
  width: 760px;
}


TableSongs
{
  background-color: Transparent;
  background-image: none;
  background-repeat: no-repeat;
  border-collapse: collapse;
  border-color: #000000;
  border-style: none;
  border-width: 0px;
  float: none;
  height: auto;
  margin: 0px auto;
  padding: 0px;
  width: auto;
}
TableSongs th 
{
  background-color: Transparent;
  background-image: none;
  background-repeat: no-repeat;
  border-collapse: collapse;
  border-color: #000000;
  border-style: none;
  border-width: 0px;
  font-weight: normal;
  height: auto;
  margin: 0px;
  padding: 0px 3px;
  text-align: left;
  vertical-align: top;
  white-space: normal;
  width: auto;
}
TableSongs td 
{
  background-color: #ffffff;
  background-image: none;
  background-repeat: no-repeat;
  border-collapse: collapse;
  border-color: #000000;
  border-style: none;
  border-width: 0px;
  font-weight: normal;
  height: auto;
  margin: 0px;
  padding: 3px;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
}


table.SongLyrics {
  background-color: Transparent;
  background-image: none;
  background-repeat: no-repeat;
  border-collapse: collapse;
  border-color: #000000;
  border-style: none;
  border-width: 0px;
  float: none;
  height: auto;
  margin: 25px auto;
  padding: 0px;
  width: auto;
}
table.SongLyrics td
{
  background-color: #ffffff;
  background-image: none;
  background-repeat: no-repeat;
  border-collapse: collapse;
  border-color: #000000;
  border-style: none;
  border-width: 0px;
  font-weight: normal;
  height: auto;
  margin: 0px;
  padding: 0px;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
}
table.SongLyrics p
{
  background-color: #ffffff;
  background-image: none;
  background-repeat: no-repeat;
  border-collapse: collapse;
  border-color: #000000;
  border-style: none;
  border-width: 0px;
  font-weight: normal;
  height: auto;
  margin: 8px 0px;
  padding: 0px;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
}
