30 lines
430 B
HTML
Executable File
30 lines
430 B
HTML
Executable File
<style>
|
|
body{ font-size:12px; }
|
|
th{ background:#eee; }
|
|
|
|
th.padded,
|
|
td.padded{
|
|
padding: 4px;
|
|
vertical-align: top;
|
|
}
|
|
|
|
.text-right{ text-align:right; }
|
|
.text-center{ text-align:center; }
|
|
|
|
.br{
|
|
border-right: 1px solid #999;
|
|
}
|
|
|
|
.bb{
|
|
border-bottom: 1px solid #999;
|
|
}
|
|
|
|
.bt{
|
|
border-top: 1px solid #999;
|
|
}
|
|
</style>
|
|
|
|
<page backcolor="#ffffff" backtop="29.5mm" backbottom="5mm" backleft="0mm" backright="0mm" footer="">
|
|
$body$
|
|
</page>
|