body {
background-color: transparent;
font-size: 12pt;
font-family:'Times New Roman',Times,serif;
color:#000000;
}

printHeader{ height:58px; }


#footer { display:none;}

/* a { display:none;} */
#linksAll_filter { display:none;}
#linksAll_length { display:none;}
#datasearch { display:none;}
.noPrint   { display:none;}
#loading { display:none;}
#toTop { display:none;}
.dataTables_length, .dataTables_filter { display:none;}

h1,
h2,
h3,
h4 {text-align:left;padding:0 0 1px 0;}

h1 {font-size:16px;}
h2 {font-size:15px;}
h3 {font-size:14px;}
h4 {font-size:13px;}

.container { 
background-color:transparent;
padding: 10px 0 0 0;
margin: 0;
clear:both;
}

.content   { 
background-color:transparent;
padding: 0;
margin: 0;
clear:both;

}

.clear {clear:both;}
.content a:after, .content a:link:after  { 
color: #000000;
background-color:transparent; 
content: " * Link " attr(href) "* ";
}

.chapter a  {color: #000000;font-size:12px;}

th,
td {
padding: 4px 4px 4px 4px ;
text-align: left ;
font-size:12px;
}
 
th {
border-bottom: 2px solid #333333 ;
}
 
td {
border-bottom: 1px dotted #999999 ;
}
 
tfoot td {
border-bottom-width: 0px ;
border-top: 2px solid #333333 ;
padding-top: 20px ;
}