.SHRINES { 
	font-size: 1em;
	font-weight: bold;
	 } /* for shrine lists */

.UPDATES { 

	 } /* for updates */

BODY { 
	SCROLLBAR-BASE-COLOR: #6074BC;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	font-family:"Tahoma", sans-serif; 
	font-size: 0.8em;
	color : #FFFFFF;
     } /* main body */

A:link { text-decoration: underline; }
A:visited { text-decoration: underline; }
A:link:hover { text-decoration: none; font-style: italic; }
A:active { text-decoration: underline; }
/* Link styles */

TABLE { 
	font-family:"Tahoma", sans-serif; 
	font-size: 1em;
      } /* regular tables */

.HEADLINES { 
	font-weight: bold;
	color : yellow;
	   } /* for update headlines */

.COPYRIGHT { 
	font-size: 0.55em;
	font-weight: bold;
   } /* for you, Jim */

.CONTENTS { 
	font-size: 0.85em;
	font-weight: bold;
	  } /* TOC tables*/

table.info td { background-image : url(/images/bgd.gif); }
table.info th { background-image : url(/images/slbg.gif); }
