﻿BODY
{
	font-size: 10px;
	font-family: Courier, monospace;
	margin-top: 2px;
	margin-left: 5px;
	
}


.line
{
	line-height: 3px;
}
.line1
{
	line-height: 15px;
}
TABLE
{
 table-layout:fixed;
 word-break:break-all;
}


