body{
	font-family:serif;
	line-height: 120%;
}
#p_form{
}
#p_form h1{
	text-align: center;
	font-size:16pt;
	margin:0cm auto 1cm auto;
}
#p_form p,
#p_form th,
#p_form td,
#p_form li{
	font-size:10pt;
}

#p_form #input{
	height: 15cm;
}
#p_form p{
	width:90%;
	margin:0cm auto 1cm auto;
}
#p_form table{
	margin:0cm auto 1cm auto;
	border-collapse: collapse;
	width:90%;
}
#p_form table th,
#p_form table td{
	border:solid 1pt #ccc;
	text-align: left;
	padding:1mm;
}
#p_form table th{
	text-align: left;
}
#p_form p.sign{
	border-bottom: solid 1pt #ccc;
	float: right;
	text-align: right;
	width:8cm;
}
#p_form table.info{

}
#p_form table.info td,
#p_form table.info th{
	border:none;
}
#p_form table.info td{
	width:30%;
	vertical-align: bottom;
	text-align: right;
	border-bottom:solid 1pt #ccc;
}

