<! Doctype HTML public "-// W3C // dtd html 4.01 transitional // en">
<HTML>
<Head>
<Meta. http-equiv = "Content-Type" content = "text/html; charset = gb2312">
<Title> untitled document </title>
<Style>
@ Media Print {
Input {display: None}
}
</Style>
</Head> <body>
<Table border = "0" style = "font-size: 9pt;" width = "300px" align = "center">
<Thead style = "display: Table-header-group; font-weight: bold">
<Tr> <TD colspan = "2" align = "center" style = "font-weight: bold; Border: 3px double red "> header on each page </TD> </tr>
</Thead>
<Tbody style = "text-align: Center" ">
<Tr> <TD> table content </TD> </tr>
<Tr> <TD> table content </TD> </tr>
<Tr> <TD> table content </TD> </tr>
<Tr> <TD> table content </TD> </tr>
<Tr> <TD> table content </TD> </tr>
<Tr> <TD> table content </TD> </tr>
<Tr style = "Page-break-after: Always;"> <TD> table content DD </TD> <TD> table content </TD> </tr>
<Tr> <TD> table content </TD> </tr>
<Tr> <TD> table content </TD> </tr>
<Tr> <TD> table content </TD> </tr>
<Tr> <TD> table content </TD> </tr>
<Tr> <TD> table content </TD> </tr>
<Tr> <TD> table content </TD> </tr>
<Tr style = "Page-break-after: Always;"> <TD> table content </TD> </tr>
<Tr> <TD> table content </TD> </tr>
<Tr> <TD> table content </TD> </tr>
<Tr> <TD> table content </TD> </tr>
<Tr> <TD> table content </TD> </tr>
<Tr> <TD> table content </TD> </tr>
<Tr> <TD> table content </TD> </tr>
<Tr style = "Page-break-after: Always;"> <TD> table content </TD> </tr>
</Tbody>
<Tfoot style = "display: Table-footer-group; font-weight: bold">
<Tr>
<TD colspan = "2" align = "center" style = "font-weight: bold; Border: 3px Double blue"> end of each page </TD>
</Tr>
</Tfoot>
</Table>
<Input type = button value = "print" onclick = javascript: window. Print ()>
</Body>
</Html>