<style type="text/css">
  a.sig1 {
    color: #878785;
    text-align: right;
    text-decoration: none;
    font-size: 8pt;
  }
  a.sig1:link {
    color: #878785;
    text-align: right;
    text-decoration: none;
    font-size: 8pt;
  }
  a.side {
    color: #00000;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
    text-align: left
  }
  a.side:link {
    color: #646460;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
    margin-top: 3em;
    margin-left: 2em;
    text-align: left
  }
  a.side:visited {
    color: #646460;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
    margin-top: 3em;
    margin-left: 2em;
    text-align: left
  }
  a.side:hover {
    color: #848480;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
    text-align: left
  }
  .side1 {
    color: #444440;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
    margin-left: 2em;
  }
  a.main {
    color: #b9b9b7;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
  }

  a.main:hover {
    color: #e2e1dd;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
  }
  body {
    color: #000000;
    font-size: 12pt;
    font-family: Arial;
  }
  input {
    background-color: #D4D4D4; 
    color: #666666;
    font-family: Arial;
    font-size: 11pt;
  }

  body {
    background-color: #b9b9b7;

  }
  table{
    width: 100%;
    background-color: #b9b9b7;
  }
  td.leftside {
    background-image: url('chrome/stripe.jpg');
    background-repeat: repeat-y;
    background-color: #ececea;
    background-position: left;
  }
  .quote {
    font-style: italic;
    font-size: 9pt;
    text-align: left;
    border-top: solid #000000;
    margin: 1em 0px 1em 0px
  }
  p.sig1 {
    font-size: 8pt;
    color: #878785;
    margin: 0.25em 1em 0.25em 1em;
    text-align: right;
  }

  .blackback {
    background-color: #000000;
  }
  .lightback {
    background-color: #ececea;
  }
  .midback {
    background-color: #b9b9b7;
  }
  .auth {
    font-style: italic;
    font-size: 9pt;
    border-bottom: solid #000000;
    margin: 1em 0px 1em 0px;
    text-align: right
  }

  img.thumb {
    border: thin solid #000000
  }
  .lighttext {
    color: #ececea;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10pt;
    letter-spacing: 0.5em;
    text-align: left;
  }
  .title {
    color: #b9b9b7;
    font-weight: 900;
    font-size: 16pt;
    font-style: italic
  }
  p.info {
    color: #848480;
    font-size: 12pt;
    font-style: italic
  }
  .section {
    color: #787770;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 14pt;
    font-style: italic;
    letter-spacing: 0.25em
  }

</style>