body
{
	font-family : Arial, sans-serif;
	font-size : x-small;
	margin : 0;
	padding: 0;
}
table
{
	font-family : Arial, sans-serif;
	font-size : x-small;
}
label
{
	font-weight : bold;
	display : block;
	width : 100px;
	text-align : left;
}
.result_table
{
	border-bottom : 1px solid gray;
	padding-bottom : 1.5em;
	margin-bottom : 1.5em;
}
th
{
	font-size : 12pt;
}
th.comment_head
{
	font-size : 10pt;
	text-align :left;
}
hr
{
	color : silver;
	height : 1px;
}

img
{
  display : block;
}
.page
{
	width : 767px !important;
	width : 779px;
    border: solid 1px gray;
    padding-left : 10px;
    padding-top : 10px;
	margin : 0;
}
.small
{
	font-size : 8pt;
}