.kop {

}
.kop .judul {
	font-family:'cambria';
	font-size:17pt;
	text-align:center;
	font-weight:bold;
}
.kop .logo {
	float:left;
	
}

.kop .judul2 {
	font-family:'times';
	font-size:11pt;
	text-align:center;
	font-weight:bold;
}

.kop .garis {
	
	
}

.head_content {

}

.head_content .judul {
	font-family:'times';
	font-size:14pt;
	font-align:center;
	font-weight:bold;
	
}

.content {
	
}

.content table tr td{
	border: solid black 1px;
	font-family:'Arial';
	
}
.table_head {
	font-weight:bold;
	text-align:center;
	font-size:12px;
}

.table_foot {
	font-weight:bold;
	text-align:center;
	
	
}