	p, td, li {
		font-family: "Trebuchet MS", Verdana, Arial;
		font-size: 15px;
		}
	.menu { 
		padding: 10px;
		}
	.menu p {	
		font-weight: bold;
		font-size: 12px; 
		color: white;
		}
	.caption, .image td {
			text-align: center;
			font-size: 9pt;
		}
	.menu a:link { color: white; }
	.menu a:visited { color: silver; }
	.menu a:active { color: yellow; }
	.menu a:hover { color: yellow; }
	.title {
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		}
	.bigtitle {
		font-size: 36px;
		font-weight: bold;
		text-align: center;
		}
	.subtitle {
		color: navy;
		font-size: 16px;
		font-weight: bold;
		}
	.cit {
		font-size: 10px;
}
	.sub2 { font-weight: bold; }
	.attrib {
		font-size: 13px;
		font-style: italic;
		}
	.book {
		font-style: normal;
		text-decoration: underline;
	}
	.picture td {
		font-size: 13px;
		}
	.fix {
		font-weight: bold;
		color: red;
	}
	.imgright {
		float: right;
		font-size: 80%;
		font-style: italic;
		text-align: center;
		margin-left: 10px;
	}
.img p {
	font-size: 80%;
	font-style: italic;
	text-align: center;
	margin: 0;
}
#itemlist h4 { margin-bottom: 0; }
#itemlist p { margin-top: 0; margin-bottom: 0; }

