body { margin-left: 25px; margin-right: 15px;
      background-color: white; color: black;
      font-family: sans-serif, arial, helvetica, verdana;}
a:link {color: #4169e1;}
a:active {color: #b4cdcd;}
a:visited {color: #8b0000;}

ul li { list-style-type: circle; }
ul ul li { list-style-type: square; }

h1 { color: maroon; text-align: center; }
h2 { color: maroon; }
h3 { color: navy; font-style: italic; font-weight: bold; }

strong { color: maroon; }
em {  color: navy; }

.center { text-align: center; }

div.floatleft { float:left; padding:5px; width: 50%; }

div.righttxt {text-align:left;
      padding:5px;
      position:absolute;
      top:12px;
      left:425px;
      font-size:11pt;
      font-style:italic;}
div.main {margin-left:15px;
      margin-right:15px;
      color:#f5f5f5;}
div.quote { margin-left:35px;
      margin-right:35px;
      color:#cdcd00;
      text-indent: 1em; }
.sectiontitle {
      font-style: italic;
      text-decoration: underline; }
.floatright { text-align:right;
      float:right;
      width:60%;
      padding:5px;
      color:#f5f5f5;
      font-style:italic;
      font-size:10pt;
      font-family:Arial Helvetica sans-serif;}
.lyric {
      color:#aaffee; }
.text {
      color:#aaaaff;}
.addr {
      font-style:italic;
      font-size:10pt;
      color:#cccccc;
      font-family:Arial Helvetica sans-serif;}
