@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-repeat.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
}
.menu-atas {
	color: #144991;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.date {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.camera {
	color: #585858;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.copyright {
	color: #003373;
	font-size: 10px;
	font-family: "Trebuchet MS";
}
.berita {
	color: #4d72a6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	color: #0f3569;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

