<style>

.rmh { color: blue  }

.timestamp { font-size: smaller; font-style: italic }

.ts { font-size: smaller; font-style: italic }

.notice { color: white;  background: red }

.mini { font-size: smaller }

.aside { font-style: italic }

.counter { color: blue;  
		  font-family: sans-serif; 
		  font-weight: bold;
		  font-size: larger; 
		  }

.name { color: blue }

.person { color: blue }

.club { color: green; font-style: italic; font-size: smaller }

.music { color: blue; font-style: italic }

.rank { color: purple }

.place { color: purple }

.score { color: purple }

.scores { color: purple }


LI.sel { list-style-type: check }

DT { font-weight: bold; 
	text-decoration: underline; 
	line-height: 200% 
	}

CITE { color: maroon }

UL.bullet { list-style-type: disc }

UL.paws { list-style-image: url("/pics/paw.gif") }

UL.check { list-style-type: check }

UL.square { list-style-type: square }

UL.open { list-style-type: circle }

UL.menu { list-style-type: none }

UL.toc { list-style-type: none }

UL.toc LI { margin-left: -.4in;
	margin-bottom: 1em; 
	background: 10px 3px no-repeat url("pics/pointer.gif")
	}

OL.roman1 { list-style-type: upper-roman }

OL.roman2 { list-style-type: lower-roman }

OL.numbered { list-style-type: decimal }

BODY { background-color: #66ff33 }

<!-- hide embedded XML "data islands" so they can
     be processed by javascript instead -->

XML { width: 0px; height: 0px; display: none; }

</style>
