BODY	{color: #000000; background: #BBBBBB;}

STRONG {color:#FF0000; size:1.5em}

.new {background-color: #44BB44;}
.canc {background-color: #808080; text-decoration: line-through;}
.note {size:0.6em;}
.ivitable {border:none; width:70%;}
.maintable {}
/* setting the anchor border around IMG elements
   requires contextual selectors */
@media print 
 { .noprint {display:none;}
   h1, h2, h3, h4, h5 {page-break-after:avoid;} 
   table {page-break-inside:auto; } 
   tr {page-break-inside:avoid; } 
 }
