body{
	background-color : #dac8a7;
	font-family : Arial,Helvetica;
	font-size : 12pt;
	text-align : left;
	color: black;
	margin-top: 0;
	margin-left: 10;
	margin-right: 10;
}

h1{
	font-family: Arial,Helvetica;
	font-size: 24pt;
	color: red;
}

h2{
	font-family: "Mead Bold",Arial,Helvetica;
	font-size: 16pt;
	line-height: 12pt;
	color: black;
}

h3{
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	color: #0000A0;
}

h4{
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #0000A0;
}

h5{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #0000A0;
}

h6{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #0000A0;
}

.articlehead {
	font-family: "Gill Sans",Arial,Helvetica;
	font-size: 16pt;
	line-height: 16pt;
	color: black;
	text-align: center;
	font-weight: bold;
}

a:link{
	color: blue;
}

a.nav:link {
	color: #ffd6d6;
	text-decoration: none;
}

a.nav1:link {
	color: #e11a4d;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

a:active{
	color: #bb0000;
}

a:visited{
	color: purple;
}

a.nav:visited{
	color: purple;
}

a.nav1:visited{
	color: #444444;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

a:hover{
	color: #cc0000;
}

a.nav:hover {
	color: #ffffff;
}

a.nav1:hover {
	color: #ffffff;
	text-decoration: underline;
}

.events{
	color: #006600;
	font-family: Arial,Helvetica;
}

.green {
	color: #006600;
	font-weight: bold;
}

.larger {
	font-size: 13.5pt;
}
.small {
	font-size: 10pt;
}
.smalli {
	font-size: 10pt;
	font-style: italic;
}
.smalleri {
	font-size: 8pt;
	font-style: italic;
}
.copyright {
	font-family : Arial,Helvetica;
	font-size: 10pt;
}
.leftmenu {
	font-family : Arial,Helvetica;
	font-size: 13.5pt;
	text-align: center;
}
.menucell {
	background-color : #e11a4d;
	font-family : Arial,Helvetica;
	color: #ffd6d6;
	font-size: 13.5pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	height: 45;
}
.songtitle {
	font-family : Arial,Helvetica;
	color: black;
	font-size: 13.5pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	height: 45;
}
.songtext {
	font-family : Courier;
	color: black;
}