#surat{
	display:block;
	border:solid 1px #eee;
	width:595px;
	height:842px;
	background-color:#fff;
}
#surat .container{
	margin:0;padding:0;
	display:block;
	margin-top:2cm;
	margin-right:2cm;
	margin-bottom:2.5cm;
	margin-left:3cm;
	height:672px;
	width:406.1px;
	border:solid 1px #eee;
}
#surat *{
	font-family:'Bookman Old Style';font-size:12px;color:#000;
}
#surat .header{text-align:center;}
#surat h1,#surat h2,#surat h3,#surat h4,#surat h5{margin:0;padding:0;font-weight:normal;}
#surat h1{font-size:16px;font-weight:bold;}
#surat h2{font-size:14px;}
#surat td{vertical-align:top;}

ol.customRoman{counter-reset:item;}
ol.customRoman li{
	/*list-style-position:initial;*/	
}