
 p{
  margin-top:0;
  margin-bottom:6;
 }

 ul{
  margin-top: 1px;
  padding-left: 25px;
 }

 ol{
  margin-top: 1px;
  padding-left: 25px;
 }

 h1{
  font-family: Arial;
  color: #000000;
  font-size: 11px;
  font-weight:bold;
  margin-bottom: 2px;
  margin-top: 2px;
  text-decoration: underline;
 }

 h2{
  font-family: Arial;
  color: #000000;
  font-size: 11px;
  font-weight:bold;
  margin-top: 2px;
  margin-bottom: 2px;
 }

 h3{
  font-family: Arial;
  color: #000000;
  font-size: 11px;
  font-weight:bold;
  margin-top: 2px;
  margin-bottom: 2px;
 }

 Table{
  font-size: 11px;
 }

 th{
  font-size: 11px;
 }

 td{
  font-size: 11px;
 }

 .defaultTable{
  border-width:0px;
  border-collapse:collapse;
 }

 .defaultTable td{
  padding: 3px;
  border-style:solid;
  border-width:1px;
  border-color: #000000;
 }

 .defaultTable th{
  padding: 3px;
  border-style:solid;
  border-width:1px;
  border-color: #000000;
  height:20px;
  background-color: #d9dadb;
  font-size: 11px;
 }

 .shortcutTable{
  border-width:0px;
  border-collapse:collapse;
 }

 .shortcutTable td{
  padding: 1px;
  border-style:solid;
  border-width:0px;
 }

 .shortcutTable th{
  padding: 1px;
  border-style:solid;
  border-width:1px;
  border-color: #000000;
  height:20px;
  background-color: #d9dadb;
 }

 .shortcut{}

 .shortcutLong{}

 .numberedHeader{}

 .Width630{
  width:630px;
 }

 .noMargin{
  margin-top:0;
  margin-bottom:0;
 }

 .PageBreak{}

 .CatalogBanner{
  background-image: url(./Img/header_background.jpg);
  background-position:right;
  background-repeat: no-repeat;
 }
 
 .CatalogBannerEn{
  background-image: url(./Img/SynlabBannerEn.jpg);
  background-position:right;
  background-repeat: no-repeat;
 }