body {
	background-color: #C6CDB5;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
.copyright {font-size: 75%}
.style10 {font-size: 105%}
.crumb {font-size: 95%}
.style6 {	font-size: 100%;
	font-style: italic;
}
.h1 {font-size: 105%;
	font-weight: bold;
}
.h2 {font-size: 100%; font-weight: bold; }
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-color: #DCD7C7;
	display: inline;
	font-weight: bold;
}
.caution {
	color: #CC0000;
	font-weight: bold;
}
.good {
	color: #006600;
	font-weight: bold;
}

