<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS stylesheet for home page */

h2
{
  border-top: 2px solid #ccc;
  margin-top: 20px;
  padding-top: 20px;
}

div.evt_listitem { font-weight: bold }

span.beelzebub 
{ 
  color: #c00; 
  font-size: 110%; 
  font-style: italic; 
  font-weight: bold 
}</pre></body></html>