body, td, .NormalText {
	font-family: 'Times New Roman', Times, serif;
	color: #FFFFFF;
	font-size: 13px;
}

body {
	background: url(../images/bkgrd.gif);	
	background-color: #FFFFFF;
	margin: 0;
}

li.indented {
	list-style-type: none;
	padding: 0px 0px 0px 25px;
}
	

a:link, a:visited {
	color: #FFFFCC;
	font-size: 13px;
}

.yellow {
	color: #FFFFCC;
}

.larger_yellow {
	font-size: 16px;
	color: #FFFFCC;
}

.quotation {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

html table.music_table {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	padding: 12px 26px 12px 26px;
}

html .translation {
	font-size: 125%;
	font-weight: bold;
}


