body {
	font-family: thesansoffice, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-image: url(i/bg.gif);
	background-repeat: repeat-x;
	margin-top:0px;
	margin-left:0px;
}
.judul {
	font-family: thesansoffice, tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: underline;
	left: 4px;
	right: 4px;
	clip: rect(2px,2px,2px,2px);
	color: #666666;
}
.judul-2 {
	font-family: thesansoffice, tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	left: 4px;
	right: 4px;
	clip: rect(2px,2px,2px,2px);
	color: #666666;
}
.isi {
	font-family: thesansoffice, tahoma;
	font-size: 11px;
	font-style: normal;
	left: 2px;
	right: 2px;
	color: #666666;
}
.link-more {
	font-family: thesansoffice, tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-family: thesansoffice, tahoma;
	font-size: 9px;
	font-style: normal;
	line-height:3px;
	left: 2px;
	right: 2px;
	color: #666666;
	}
.link-foot {
	font-family: thesansoffice, tahoma;
	font-size: 9px;
	color: #666666;
	line-height:3px;
	text-decoration: none;
}