table.item{ margin:15px 0px 15px 40px;
   border-top: 1px dashed rgb(60,60,60);}
   
table.itemsub{ font-size:13.0px;
   text-decoration:none;
   text-align:justify;
   padding-left:1px;
   padding-top:5px;
   padding-bottom:5px;
   border-bottom: 1px dashed rgb(60,60,60); } 
   
tr.item{ vertical-align:top; }
   
td.item1{ width:105px; padding-left:8px; }
td.item2{ width:253px; padding-right:8px; }


code {font-size:12.0px; 
   font-family:'courier new',courier,monospace;
   text-decoration:none;}
   
code b {font-size:13.0px; 
   font-family:'courier new',courier,monospace;
   text-decoration:none;
   font-weight:bold;}