.isinya {
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	text-align: justify;
	background-color: #FFFFFF;
}

h1 {
	font-size: 16px;
	color: #2A3B4F;
	border-bottom: 1px solid #EFF0F1;
	font-family: "Trebuchet MS";
	font-weight: bold;
	background-color: #FFF;
	background-image: url(images/news_top.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	padding-top: 8px;
	padding-left: 30px;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.kotak {
	border: 1px solid #EFF0F1;
}
.satu {
	border-collapse: collapse;
	border: 1px solid #EFEFEF;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	
}
caption {
	padding: 0 .4em .4em;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: transparent;
}
.dua {
	border: 1px solid #EFEFEF;
	padding: .3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: underline;
	color: #0955ae;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:visited {
	text-decoration: underline;
	color: #0955ae;
}
.tiga {
	padding: .3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
}
