.judul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tulisan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.garis_kanan {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
