.menu-atas {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-kiri {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.judul {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.isi {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.sub-judul {
	font-family: Tahoma;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	border-top: medium #CCCCCC;
	border-right: medium #CCCCCC;
	border-bottom: medium dotted #CCCCCC;
	border-left: medium #CCCCCC;
	font-weight: bold;
}

