p, table, address, .contentContainer {font-size: 12px; line-height: 1.4em}
table td {background: #eeeeee; padding: 3px 10px;}
.numeric {width: 120px !important;}
table {min-width: 80%}
body {margin-left: 9mm; margin-top:5mm;}
.table thead tr td, .table-striped thead tr td {color:#FFFFFF;background: #1f468d; /* Old browsers */background: -moz-linear-gradient(top,  #1f468d 0%, #063b80 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f468d), color-stop(100%,#063b80)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  #1f468d 0%,#063b80 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  #1f468d 0%,#063b80 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  #1f468d 0%,#063b80 100%); /* IE10+ */background: linear-gradient(to bottom,  #1f468d 0%,#063b80 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f468d', endColorstr='#063b80',GradientType=0 ); /* IE6-9 */}