.obituary-table
  { background-color: white; border: none medium }
.name-heading
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: large;
    COLOR: black;
    FONT-FAMILY: Arial
}
.obituary-text
 { font-size: 12px; font-family: Arial }
.IndexName { color: black; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.obituary-name { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.listing-name { font-weight: bold; font-size: 14px }
}
.obituary-heading
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial
}
.listing-text
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial
}
.clickme
{
    FONT-SIZE: 8px;
    COLOR: black;
    FONT-FAMILY: Arial
}
a:link { color: #633 }
a:visited { color: #785959 }
a:hover { color: #600; background-color: #f0e68c }
