body * {
	font-family: serif;
	font-size: 13pt; 
	background: #fff;
	margin:0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
	margin: 0.3cm 0 1.8cm 0;
	margin-bottom:4px;
	margin-bottom:4px;
}
h1 {
	font-size: 20pt; 
}
img {
	border:0;
}
table td , table th, table caption {
	text-align:left;
}


.cleaner {
	clear:both;
	height:1px;
	font-size:0px;
}
.table-list, .table-sum, .table-results
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom:14pt;
}
.table-list caption, .table-dialogue caption , .table-sum caption, .table-results caption
{
	text-align:left;
	border:1px solid #000000;
}
.table-list caption, .table-list th , .table-dialogue caption, .table-sum caption, .table-sum th, .table-results caption, .table-results th
{
 font-weight:bold;
}
.table-list th ,.table-list td, .table-sum th, .table-sum td, .table-results th ,.table-results td
{
	border-left:1px solid #000000;	
	border-top:1px solid #000000;
	padding:2px;
}
.table-dialogue
{
	border: 1px solid black;
	background-color: #e6e6e6;
	margin-bottom:10px;
}
.table-dialogue th 
{
	text-align:left;
}
.table-dialogue td 
{
	padding:2px;
}
.table-dialogue table td
{
	padding:0;
	margin:0;
}




#head, #menu {
	display:none;
}



