body {
  margin-left : 0;
  margin-right: 5mm;
  font-family : Trebuchet MS, sans-serif, Helvetica, Arial;
  background-color : white;
}

h1 {
  font-family : Comic Sans MS;
}

ul , td , p , h2 , h3 , h4 , h5 {
  font-family : Trebuchet MS, sans-serif;
}

.email:link {
  text-decoration : none;
}

.email:visited {
  text-decoration : none;
}

h1 , h2 , h3 , h4 , h5 {
  text-align : center;
}

.footer {
  font-size : 80%;
  text-align : center;
}

.footnote {
  font-size : 8pt;
}

hr {
  margin-left : 2cm;
  margin-right : 2cm;
}

.big {
  font-size : 24pt;
}

.emph {
  font-weight : bold;
}

.red {
  color : red;
}

.comment {
  color : red;
}

.albumdate {
  font-size : 130%;
}

.albumcomment {
  font-size : 90%;
  color : blue;
}

.midsize {
  font-size : 150%;
}

.menu {
  color : yellow;
  text-decoration : none;
  background-color : #333399;
  font-size: 90%;
}

.small {
  font-size : 80%;
}

.midcentered {
  text-align : centered;
  font-size : 130%;
}

.warning {
  font-size: 150%;
  color: #CC0000;
}
