<style type="text/css">

p {font-family: Verdana,Arial;
   font-size: small}

tit {font-family: Verdana,Arial;
    text-align: center;
    font-size: large;
    font-weight: bold;
	color: black}


/******************************************/
/* PAGE TITLE */
h1 {font-family: Verdana,Arial;
    text-align: center;
    font-size: large;
	color: darkblue}

/******************************************/
/* SUB TITLE */
/* Songs: Title */
h2 {font-family: Verdana,Arial;
    text-align: center;
    font-size: medium;
	font-weight: 900;
	color: indigo}

/******************************************/
/* CENTERED PURPLE HEADING */
/* Songs: Sung to the tune of ... */
h3 {font-family: Verdana,Arial;
    text-align: center;
    font-weight: bold;
    font-size: small;
    font-style: italic;
	color: purple}

/******************************************/
/* CENTERED GREEN HEADING */
/* Songs: Author(s) */
h4 {font-family: Verdana,Arial;
    text-align: center;
    font-weight: bold;
    font-size: small;
	color: darkgreen}

/******************************************/
/* DARKCYAN HEADING */
h5 {font-family: Verdana,Arial;
    text-align: left;
    font-weight: 600;
    font-size: small;
	color: darkcyan}

/******************************************/
/* RED HEADING */
h6 {font-family: Verdana,Arial;
    text-align: left;
    font-weight: 500;
    font-size: small;
	color: darkcyan}

td {font-family: Verdana,Arial;
    font-size: small}

th {font-family: Verdana,Arial;
    font-weight: bold;
    font-size: small}

</style>
