@charset "iso-8859-1";
P {
  align: justify;
}
A:link, A:visited {
  color: #4D5B95;
  text-decoration: none;
  font-weight: bold;
}
A:hover {
  color: #4D5B95;
  text-decoration: underline;
  font-weight: bold;
}
body {
  SCROLLBAR-ARROW-COLOR: #B9BFDB;
  SCROLLBAR-BASE-COLOR: #7885BA;
  margin-left: 0px; margin-right: 0px; margin-top: 20px; margin-bottom: 20px;
  background: url("images/wall2.gif") #7885BA;
  color: #000000;
  font-family: trebuchet ms, verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
}
div, table, td { 
  vertical-align: top;
  color: #000000;
  font-family: trebuchet ms, verdana, sans-serif;
  text-decoration: none;
  font-size: 10pt;
}
img {
  border-color: #000000;
}

.INDEX:link, .INDEX:visited {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}
.INDEX:hover {
  color: #990033;
  text-decoration: underline;
  font-weight: normal;
}
.TITLE {
  color: #990033;
  font-size: 16pt;
  font-weight: bold;
}
.MP3 {
  color: #7885BA;
  font-weight: bold;
}
.SMALL {
  font-size: 8pt;
}
.SMALL-BOLD {
  font-size: 8pt;
  font-weight: bold;
}
