BODY { 
  background: "paper.gif";
  color: black; 
  font-family: sans-serif; }

H1, H2, H3, H4 {
 color: #000066;
 }

a:link 		{ color: #000099 }
a:visited 	{ color: #006600 }
a:hover 	{ text-decoration: none;
		color: #660000; 
		background-color: #ffffaa }

/* P { text-indent: 0.5em; width: 32em } */
BLOCKQUOTE { text-indent: 0.5em; width: 30em }
/* LI { width: 32em } */
DT	{ text-indent: 0.8em; color: #660033; font: bold 0.85em }
DD	{ font: 0.75em }
/* TABLE	{ background: #ffcc66 }*/
TR	{ text-indent: 0 }
TD	{ font: 0.75em; padding: 0.5em }

.imgtable, .imgtable TD { 
  padding: 0em; 
  border: 0em }

STRONG	{ color: #660033; font-weight: bold }
SMALL	{ color: #000066; font: 0.85em } 
STRIKE	{ color: #990000 }
FORM	{ font: 0.8em }

.footer	{ font-size: 0.8em; text-align: center }
.navbar	{ font-size: 1.1em; text-align: right }
