caption.new
  {
     background-color:auto;
     font-size: 16px;
     color:#441244;
     border-style:solid;
     border-width:0px;
     border-color:black;
     margin: 2px auto 2px auto;
     text-align:center;
  }

  table.new
    { 
     font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
     font-weight: bold;
     font-size: 13px;
     background-color:auto;
     width:auto;
     border-style:none;
     border-color:#ffffff;
     border-width:1px;
     margin: 0px auto 0px auto;
  }

  th.new
  {
     font-size:13px;
     font-weight: normal;
     background-color:#ffffff;
     color:#000000;
     border-style:solid;
     border-width:1px;
     border-color:#000000;
     text-align:left;
  }

  tr.new
  { 
     vertical-align:center; font-size:12px;
  }

  td.new
  {  
     font-size:13px;
     font-weight: normal;
     font-style: normal;
     height:20px;
     background-color:auto;
     color:#000000;
     border-style:solid;
     border-width:1px;
     border-color:#441244;
     text-align:left;
     padding: 4px 8px 4px 5px;
  }
td.new a:link { color: #441245; font-weight: normal; text-decoration: underline}
td.new a:visited { color: #441245; font-weight: normal; text-decoration: underline}
td.new a:hover {color: #441245; font-weight: normal; text-decoration: none}