body	{background:#ffffff;}
a {font-family: Verdana,Arial;
	font-size: 100%;
	font-weight: bold;
	color: #cc3300;
	text-decoration: none;
}
						
a:hover {font-family:Verdana,Arial;
		font-size: 100%;
		font-weight: bold;
		color: #ff0033;
		text-decoration: underline; }
		
p,ul {
		font-family: Verdana,Arial;
		font-size: 80%;
		font-style: normal;
		font-weight:normal;
		text-align: left;
		text-indent: 20px;
		margin-left: 15%;
		margin-right: 15%;
}
.caption {
		font-family: Verdana,Arial;
		font-size: 80%;
		font-style: italic;
		font-weight:normal;
		text-align: center;
		}
.hymn {
		font-family: Verdana,Arial;
		font-size: 80%;
		font-style: normal;
		font-weight:normal;
		text-align: left;
		text-indent: none;
		margin-left: 5%;
		margin-right:5%;
}
th {
		font-family: Verdana,Arial;
		font-size: 80%;
		font-weight:bold;
		font-style: normal;
		color:#336633;	
}
td {
		font-family: Verdana,Arial;
		font-size: 80%;
		font-weight:normal;
		font-style: normal;
		color:#336633;	
}
h1	{font-family: Verdana,Arial;
		font-size: 110%;
		font-style: normal;
		font-weight:bold;
		text-align: center;}
