body {
	background-color: #CFCDBF;
	color: #191919;
	margin: 0px;
	padding: 15px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
	a:link, a:visited, a:active, h1, h2, .welcome  {			
	color: #4A2352;
	}

/* -------   End Page specific colors   --------  */	
p {
	margin-bottom: 12px;
	margin-top: 0px;
	line-height: 1.4em;
}
h1 {
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #622428;
}

.welcome, h2 {
	margin-bottom: 10px;
	margin-top: 10px;
	font: normal 20px Verdana, Arial, Helvetica, sans-serif;
	color: #622428;
	}
	h1 + h2 {margin-top: -5px;}
h3 {
	margin-top: 0px;
	margin-bottom: 5px;
}


a:link, a:visited, a:active     { text-decoration: underline; }
a:hover		{
	text-decoration: none;
	color: #622428;
}

a.lyric    { text-decoration: underline; color: #492251;}
a.lyric:link    { text-decoration: underline; color: #492251;}
a.lyric:visited  { text-decoration: underline; color: #492251;}
a.lyric:hover		{ text-decoration: none; color: #003333;}
a.lyric:active {  text-decoration: underline }

.small {font-size:0.9em;}