p {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", Arial, sans-serif;
	margin-bottom: 6px;
	margin-top: 0px;
}
a.submenu:link {
	text-decoration: none;
	color: #663300;
}
a.submenu:hover {
	text-decoration: underline;
	color: #993300;
}


a.submenu:visited {
	text-decoration: none;
	color: #666633;
}
a.submenu:visited:hover {
	text-decoration: underline;
	color: #993300;
}
h1 {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", Arial, sans-serif;
	font-size: large;
	margin-bottom: 3px;
}
h2 {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", Arial, sans-serif;
	font-size: medium;
	margin-bottom: 3px;
}
.commentary {
	font-size: small;
	color: #921A16;
	margin-bottom: 6px;
}
