<style type="text/css">
<!--
body
,td 
         {
           font-family: Times New Roman;
           font-style: normal;
           font-size: 12pt;
           font-weight: medium;
          }
.cardpic  {
           border: 0 none transparent;
           height: 100px;
           width: 95px;
           align: left;
          }
.card     {
           background: lightgreen;
           color: black;
           font-family: Times New Roman;
           font-style: normal;
           font-size: 12pt;
           font-weight: medium;
           text-decoration: none;
           text-align: left;
          }
.crdt     {
           background: yellow;
           color: blue;
           font-family: Times New Roman;
           font-style: normal;
           font-size: 12pt;
           font-weight: medium;
           text-decoration: none;
           text-align: left;
          }
.credit   {
           background: transparent;
           color: green;
           font-family: Times New Roman;
           font-style: italic;
           font-size: 12pt;
           font-weight: bold;
           text-decoration: underline;
           text-align: left;
          }
.indx     {
           background: white;
           color: black;
           font-family: Times New Roman;
           font-style: normal;
           font-size: 12pt;
           font-weight: medium;
           text-decoration: none;
           text-align: left;
          }
.lvihide  {
           visibility: hidden;
          }
-->
</style>
