body
 {
  font-family: palatino, serif;
  color: #291807;
  font-size: 9pt;
  background-image:url(http://www.fudgerecordingstudio.com/images/background.png);
  background-attachment:fixed;
}

A:LINK
{
  color: #291807;
  font-weight: bold;
  text-decoration: none;
}

A:HOVER
{
  color: #291807;
  font-weight: bold;
  text-decoration: underline;
}

A:VISITED
{ 
  color: #291807;
  font-weight: bold;
  text-decoration: none;
}

A:VISITED:HOVER
{
  color: #291807;
  font-weight: bold;
  text-decoration: underline;
}

.small
{
  border-collapse: collapse
  border: 0;
  font-size: 8pt;
}

.p {
  margin: 10px 10px;
}

ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}

li {
  font-size: 10pt;
}

h1 {
  font-size: 11pt;
  text-decoration: bold;
  margin: 0;
}