	.navbar {
		background : #000000;
		border-width : thin;
	} 

	.navrow {
	background-color: #cccccc;
}

	.grayed {
	color : Gray;
}
	
	.list_title {
	font: bold large;
}

	.title {
	font-weight: bold;
	font-size: x-large;
}

	.author {
	font-style: italic;
}