/*td, th { border-style:solid; border-width:1px; }*/ table { border-collapse:collapse; page-break-inside: avoid; } td {   hyphens: none;   -moz-hyphens: none;   -webkit-hyphens: none;   padding: 3px !important;   page-break-inside: avoid;   text-align: justify;   text-indent: 0;   vertical-align: top; } table.Basic-Table { border-color:#000000; border-style:solid; border-width:0px; margin-bottom:10px; margin-top:10px; page-break-inside : avoid; } table.nolines100 { border-color:#000000; border-style:solid; border-width:0px; margin-bottom:10px; margin-top:10px; page-break-inside : avoid; width : 100%; } table.nolines75 { border-color:#000000; border-style:solid; border-width:0px; margin-bottom:10px; margin-top:10px; page-break-inside : avoid; width : 75%; margin-left : 5%; margin-right : 20%; } table.nolines50 { border-color:#000000; border-style:solid; border-width:0px; margin-bottom:10px; margin-top:10px; page-break-inside : avoid; width : 50%; margin-left : 5%; margin-right : 45%; } td.line { border-bottom : 1px solid black; } td.grey { background-color : #CCCCCC; } col.c05 { width : 5%; } col.c10 { width : 10%; } col.c15 { width : 15%; } col.c20 { width : 20%; } col.c25 { width : 25%; } col.c30 { width : 30%; } col.c33 { width : 33%; } col.c35 { width : 35%; } col.c40 { width : 40%; } col.c45 { width : 45%; } col.c50 { width : 50%; } col.c55 { width : 55%; } col.c60 { width : 60%; } col.c65 { width : 65%; } col.c66 { width : 66%; } col.c70 { width : 70%; } col.c75 { width : 75%; } col.c80 { width : 80%; } col.c85 { width : 80%; } col.c90 { width : 90%; } col.c95 { width : 95%; } @page { margin-top: 30px; margin-bottom: 20px; margin-left: 30px; margin-right: 30px; } body { text-align: justify; }