  div.padded {
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
    background: white;
    font-weight: normal;
  }
  div.padded p:first-letter {font-weight:bold; font-size:18px;}
  a {
    color: #666666;
    text-decoration: underline;
  }
  a:hover {
    color: #666666;
    text-decoration: none;
  }
  body {
    color: #225522;
  }
  .emp {
    color: black;
    font-weight: bold;
  }
  .date {
    color: #ffc258;
    font-weight:bold;
  }
  table.date {
    border-style: none;
    background-color: #ffffff;
    background-image: url('crdate5.jpg')
  }
  table {
    border-collapse: collapse;
  }
  .header {
    background-image: url('crheadmod.jpg');
    color: white;
    font-weight: bold;
    font-size: 28px;
    border-color: #131827;
    border-width: 4px;
    border-style: solid;
  }
  table.button {
    border-color: #131827;
    border-width: 2px;
    border-style: solid;
    background-image: url('crbutton.jpg');
    color: black;
    text-decoration: none;
    font-weight: bold;
    border-collapse: collapse;
  }
  td.button {
    border-color: #131827;
    border-width: 2px;
    border-style: solid;
    color: black;
    text-decoration: none;
    font-weight: bold;
  }
  .button a {
    color: black;
    text-decoration: none;
    font-weight: bold;
  }
  .invisi {
    border-style: none;
    height: 250px;
    width: 250px;
  }
  table.blank {
    border-style: none;
    background-color: #ffffff;
  }
  .invisi {
    background-color: transparent;
    border-color: #ffffff;
  }
  td.invisi {
    background-color: transparent;
    border-color: #ffffff;
  }
  table.invisi {
    background-color: transparent;
    border-color: #ffffff;
  }
  table.lawlor {
    background-color: transparent;
    border-color: #ffffff;
    align: right;
  }
  br.half {
    line-height: 150%;
  }