h1, h2, h3, h4, h5, h6
{
	font-family: sans-serif;
}

tr.header td, td.header {
  background: #c7e0d3;
  padding: 4px;
  font-weight: bold;
  border: solid #b1cebf 1px;
  vertical-align: top;
}

.alt1 {
	background: rgb(92%, 92%, 92%);
}

.alt2 {
	background: rgb(100%, 100%, 100%);
}

/* Use this style for site photograph thumbnails */
img.site-image {
	border: 1px solid black;
}

/* Use this style for small help statements. */
.hint {
	font-size: small;
	color: green;
}

.navigation-link {
  font-size: normal;
  font-variant: italic;
  font-weight: bold;
}

img.navigation-image {
	border: none;
	vertical-align: middle;
}

div.site-header { 
  font-size: 18pt;
  font-weight: bold;
  font-family: sans-serif;
}
