.title
{
  font-size: 8pt;
  font-family: arial, times new roman, serif;
}

.eventdate, .postdate, .catgr
{
  font-size: 9pt;
  font-family: arial, times new roman, serif;
  font-weight: bold;
}

.eventdate
{
  color: #ff0000;
}

a.title
{
  color: #006699;
  text-decoration: none;
}

a.catgr
{
  color: #006699;
}

a.title,a.catgrdate:hover
{
  color: #DD6900;
}

ul.list, li.list
{
  text-indent: 0 em;
}


