H1          { font-family: "Comic Sans MS", sans-serif }
H3          { text-align: center;
              font-family: "Copperplate Gothic Bold", "Chevara", "Lucida Sans", sans-serif;
              font-weight: bold;
              font-size: 200%         }
DIV.CORE    { background-color: white;
              text-align: justify;    }
.LYRICS     { font-style: italic;
              color: #226             }
.DREAM      { font-style: italic;
              color: #333             }
.CREDITS    { font-size: smaller      }
.LEGEND     { font-size: smaller      }
.FOOTNOTE   { font-size: smaller      }
.SIDEBAR    { font-size: smaller;
              text-align: left        }
.CRED       { background-color: #E66   }
.CYELLOW    { background-color: #EE6   }
.CGREEN     { background-color: #6E6   }
.CVIOLET    { background-color: #D9F   }
.CBLUE      { background-color: #88E   }
.CGRAY      { background-color: silver }
.CWHITE     { background-color: white  }
.CAZURE     { background-color: #6EE   }
.CREVIEW    { background-color: #6DA   }
.CDARK      { background-color: black;
              color: silver            }
.NORWEGIAN  { text-align: left;
              font-size: smaller;
              background-color: white;
              color: black             }
