H1 {
	font-size : large;
	font-family : sans-serif;
	color : #006666;
	padding-bottom : 5px;
	padding-top : 5px;
	font-weight : bold;
	margin-bottom : 0px;
}



BODY.index {
	background-color : #FFFFCC;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
}


BODY.info {
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	background-image : url(images/infobg.jpg);
	background-position : bottom;
	background-repeat : repeat-x;
	background-color : #FFFFCC;
}

Body.Gala {
	font:Geneva, Arial, Helvetica, sans-serif;
	font-style : italic; 
	font-size : medium;
	font-weight : normal;
	color : #0000FF
}


A.nav {
	color : #003300;
	text-decoration : none;
	font-family : sans-serif;
	font-variant : small-caps;
	font-weight : bold;
    padding-bottom : 2;
	padding-left : 4;
	padding-right : 2;
	padding-top : 2;

}

A:HOVER.nav {
	color : 006666;
	text-decoration : none;
	font-family : sans-serif;
	font-variant : small-caps;
	font-weight : bold;
	padding-bottom : 2;
	padding-left : 2;
	padding-right : 2;
	padding-top : 2;
}



table.verse {
	font-style : italic;
	font-size : medium;
	font-weight : normal;
	color : #006666;
	text-align : right;
}




