@charset "windows-1252";
 table {table-layout: auto; width: auto; border-collapse: collapse; border-color: black;}	
  
 #td {
 border: 5 px solid;
 }
 
 #col#c1 {
 width: 40%;
 text-align: left;
 vertical-align: top;}
 /*margin-bottom: 5px;
 }*/
 
 col#c2 {
 width: 60%;
 text-align: left;}
 /*padding-bottom: 5px;
 }*/
