body {
  font-family: arial, helvetica, sans-serif;
}
img#logo 
{
	border-right: medium none;
	border-top: medium none;
	left: 0px;
	float: left;
	border-left: medium none;
	width: 92px;
	border-bottom: medium none;
	position: absolute;
	top: 0px;
	height: 83px;
}
h1 
{
	font-size:1.4em;
	text-align:right;
}
h2 
{
	font-size:1.25em;
}
#footer {
  text-align: center;
    font-size: x-small;
}
.nav-main 
{
	text-align:center;
	font-size:medium;
	font-weight:bold;
	width:100%;
}
.nav-sub 
{
	text-align:right;
	font-size:medium;
	font-weight:bold;
	width:100%;
	border-bottom:solid black 3px;
	}
table.nav-page
{
	width:100%;
	border:none;
	font-weight:bold;
}
td.nav-page-back
{
	width: 50%;
	text-align:left;
}
td.nav-page-next
{
	width: 50%;
	text-align:right;
}
.enlarge 
{
	font-size:small;
}
table.nav-screens 
{
	vertical-align:top;
	text-align:center;
	font-size:small;
	width:100%;
	border-bottom:solid black 1px;
}