<head>
<meta charset="UTF-8">
<style>
table {
border-collapse:collapse;border: 1px solid black;
}
th,td {
border:1px solid black;
font-family: Cuprum;
font-size: 9px;

}
body {
font-family: Cuprum;
font-size: 9px;
}

</style>
</head>
<body style="margin:0px;padding:0px;">
0123456789012345678901234567890123456789
<div style='border-top:1px solid;'  align=center >center</div>
<div align=right >>>>>>right</div>
<div align=left >left<<<<<<</div>
<div align=center >
normal <b>bold</b> normal<br/>
normal <u>emphasized</u> normal
</div>
<div style='background:black;color:white;' align=center >
reversal printing
</div>
<b>Make sure that the check is printed completely. If the lower part of the text is cut off, increase the "Text scroll" parameter</b>

<div style='border-bottom:1px solid;' align=center >
line 8<br/>
line 7<br/>
line 6<br/>
line 5<br/>
line 4<br/>
line 3<br/>
line 2<br/>
line 1<br/>
*** end of document diag ***
</div>