body { font-family:Arial,"Trebuchet MS", sans-serif; font-weight:bold; }

.textleft, .back-index {text-align:left;}
.textcenter {text-align:center;}
.textright {text-align:left;}

.back-index {padding-bottom:1.0em;}
div.previous {padding-right:15em; display:inline; }

/* COLORS */

body	{ background-color:#333; color:#aaa; font-size:x-small; text-align:center;}
a, a:link, a:visited { color:#fff; }
a:hover, a:active { color:#fc0; }
img { border:10px solid black; } /* for the page image */
a img { border:1px solid white; margin:8px; } /* for the index thumbnails */
a:hover img { border-color:#fc0; }

p 		{ color:#ccc; }
.section-number, .note { color:#999; }
div.figureleft p, div.figureright p {color:#999;}
