body {font-family: verdana, sans-serif;
  background:white;  font-size: 80%;}
h1 {  background-color: navy; text-indent: 1em; color: white;
  font-size: 130%}
h2 {  font-size: 120%; font-weight: bold; text-decoration: none;
  color: navy;}
h3 {font-size:110%;  font-style: oblique; text-decoration: none;
  color: navy;}
h4 {  font-style: italic; text-decoration: none;
  color: navy;}
.menu {text-decoration: none; font-weight: bold;}

#small { font-size: 75% }

a:link {text-decoration: none; color: indigo}
a:hover {  text-decoration: underline overline}
a:visited {text-decoration: none; color: indigo}

.caption {font-size: 90%; color: black; font-style: italic;}


.muse-table {
  font-size: 100%;
  border: 0;  
  cellspacing: 20;
  color: navy;
}

.image-caption {
  width:75%;
  font-size:80%;
  color: black;
  font-style: oblique;
  margin-top:0; 
  margin-left: 3em;	
}

div.figure{
 text-align: left;
 margin-bottom:0;
}

div.figure p{
  width:75%;
  font-size:90%;
  text-align: left;
  color: black;
  font-style: oblique;
  margin-top:0; 
  margin-left: 3em;	
}

#leftcontent {
  position:absolute;
  left: 10px;	
  top 40 px;
  color:green;
  width:7em;
  margin-top: 140px;
  }

#centercontent {
  color:navy;
  margin-left: 10em;
  counter-reset: fignum; 
  margin-top: -0.5em;
  }

