
<!-- DOCTYPE CSS PUBLIC 
          "http://www.w3.org/TR/REC-CSS1" 
          UPDATED 11/01/2021 -->

BODY {font-family: Arial, Helvetica, sans-serif;
      color: black;
      }

h1.subbanner {font-family: Arial, Helvetica, sans-serif;
          font-size: 225%;
          color: #FF0000;
	  margin-top: 0em;
	  -webkit-text-stroke: 1px #000052;
          margin-bottom: 0.5em;
          }


h1  {font-family: Arial, Helvetica, sans-serif;
     font-size: 170%;
     color: #FF0000;
     -webkit-text-stroke: 1px #000052;
	 margin-bottom: 1px;
     }

h1.title {font-family: Arial, Helvetica, sans-serif;
          font-size: 200%;
          color: #000052;
	  margin-top: 0em;
          margin-bottom: 0.5em;
          border-bottom: solid; border-bottom-width: 6; border-bottom-color: #FF0000;
          }

h2  {font-family: Arial, Helvetica, sans-serif;
     font-size: 120%;
     color: #000052;
	 margin-top: 1em;
	 margin-bottom: 3px;
     }

h3  {font-family: Arial, Helvetica, sans-serif;
     font-size: 100%;
     color: black;
	text-align: right; 
	margin-top: 1em;
	margin-bottom: 3px;
     }

h4  {font-family: Arial, Helvetica, sans-serif;
     font-size: 110%;
     color: #000052;
	 margin-top: 1em;
	 margin-bottom: 3px;
      }

h4.help {font-family: Arial, Helvetica, sans-serif;
    font-size: 120%;
    color: blue;
     margin-top: 2em;
     margin-bottom: 3px;
	 }

p  {font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    color: black;
    }

p.nav-pane {font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    color: black;
    margin-left: 25px;
    }

p.chorus  {font-family: Arial, Helvetica, sans-serif;
    margin-left: 2em;
    margin-right: 2em;
    }
				<!-- "P.chorus" USED TO INDENT CHORUSES -->

ul  {font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    color: black;
    }

li  {font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    color: black;
    }

