/* collective.css
	first version JK 20050308
	version 200502 db, 2005-03-10 
	version 200502a JK, 2005-03-16 
	version 200504 JK, 22/04/2005 */
	
/*supplement to more.css */
H3	{
	font-family: Century Schoolbook, garamond, times, serif;
	font-size: 10pt;
	margin-bottom: 5px;
	font-weight: normal;
}
table.navrow {
	width: 780px;
	background-color:#d7d8b1;    
	border-top: 7px solid #d7d8b1;	/* table.navrow2 was 5px */
	border-bottom: 5px solid #d7d8b1;	
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: Blue;
	text-decoration: none;
}
span.comment {
	color: Black;
}
span.thispage {
	color: Red;
}
.photosub {
font-size: 10px;
line-height: 11px;
}
.bold {
	font-weight: bold;
}
.lletter {
	margin-left: 40px;
	font-size: 32pt;
	font-weight: bold 200%;
	line-height: 60px;
}
td.bg {
	background-color: #d7d8b1;
}
p#rightcol {
	margin-left: 40px;
}

