body { 
	background-color: #008080 ;
	font-family: sans-serif ;
	padding: 1em 2em 0em 2em ;
}
h1 { font-family: serif ; }
h2 { font-family: serif ; }
h3 { font-family: serif ; }
h4 { font-family: serif ; }
h5 { font-family: serif ; }
h6 { font-family: serif ; }
a {
	color: inherit ;
}
a:hover {
	color: blue ;
}
div.frame {
	margin: 0.2em ;
	border: solid thin skyblue ;
}
div.image {
	float: right ;
}
div.border {
	color: white ;
	font-size: 0.75em ;
}
div#navbar {
	background-color: white ;
	font-size: 0.5em ;
}
div#navbar * {
	font-size: inherit ;
}
div#navbar hr {
	border-top: solid thin #008080 ;
	border-left: none ;
	border-bottom: none ;
	border-right: none ;
	margin-top: 0 ;
	margin-bottom: 0 ;
	width: 100% ;
}
table.menu tr.menu_bar th.menu_item {
	color: #008080 ;
	font-weight: normal ;
}
table.menu tr.menu_bar td.menu_item {
	color: #008080 ;
	font-weight: normal ;
}
table.menu tr.menu_popup span.menu_item {
	position: absolute ;
	display: none ;
}
table.menu tr.menu_popup div.menu_item {
	position: absolute ;
	display: none ;
	background-color: white ;
	padding: 0.4em 0em 0.4em 0em ;
}
div#page {
	background-color: white ;
	margins: 0 ;
	padding: 1em ;
	border: solid thin skyblue ;
}
