body   {margin: 0px;
            padding: 0px;
            font-family: verdana, arial, sans-serif;
            font-size: 10pt;
           }

table, tr   {background-color: white;
                font-family: verdana, arial, sans-serif;
                font-size: 10pt;
               }

td   {background-color: white;
        font-family: verdana, arial, sans-serif;
        font-size: 10pt;
        border-bottom: solid #eeeeee 1px;
       }

div#header   {position: absolute;
                      left: 0px;
                      top: 0px;  
                      width: 774px;
                    }

div#logo   {position: absolute;
                  top: 0px;
                  float: left;
                 }

div#notreal   { float: left;
                margin: 0 0 0 350px;
                padding: 15px 0 0 15px;
                background: white;
              }

div#forcetextdown  { padding-top: 12em;}

div#nav	 {text-align: center;}


div#content   { padding-left: 5em;
		padding-right: 5em;

              }

div#footer   {  padding-top: 1em;
		padding-bottom: 2em;
              }

#notreal h6   { font-size: 8pt;
                       font-weight: normal;
                       text-align: center;
                     }

#footer h6   { font-size: 8pt;
                       font-weight: normal;
                       text-align: center;
                     }

div#content h3   { font-size: 14pt;}

div#content p   {font-size: 10pt;}

div#content li   {font-size: 10pt;}

a, a:link {color: green;}

a:hover, a:visited {color: green;}

.lyrics   { line-height: 0px;
              font-style: italic;
            }

.unitalic {font-style: normal;}

