
body { font-size: 85%; }

.photo {  float: left;  /* use photo as a div, to keep captions (p) and picture (img) together */
             margin-bottom: 1.5em; 
             margin-right: 2em; 
             display: block; }

.photo img { vertical-align: top; }  

.photo p { font-size: 85%;
                font-weight: bold; } /* photo caption */

.indent { text-indent: 3em; }  /* to indent the first line of a paragraph */

.content { background: white; 
                 color: black; }   

a { text-decoration: underline; 
      color:  #437d90; }

.authors { font-size: 1.2em;
font-weight: bold; }


.toc ul { list-style: none; }

.toc li { list-style: none; }

.authors { font-weight: bold;  
                font-size: 90%; }

.coop2 { font-weight: bold; 
              font-size: 95%; }
			  
.citation { font-size: 10px;	}	  