.header {
	font-family: Verdana;
	font-size: 50px;
	font-style: bold;
}
.header-artikel {
	font-family: Verdana;
	font-size: 16px;
	font-style: bold;
}
.isi-artikel {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
}
.copyright {
	font-family: Courier New;
	font-size: 12px;
	font-style: bold;
}