body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
	font-size: 12px;
	text-align: justify;
}
.copyright {
	font-size: 10px;
	color: #96A251;
	padding-right: 20px;
	letter-spacing: 0.3px;
}
a:link {
	text-decoration: none;
	color: #96A251;
}
a:visited {
	text-decoration: none;
	color: #96A251;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #96A251;
}
.heading1 {
	font-size: 20px;
	font-weight: normal;
	color: #96A251;
}
.body2 {
	font-size: 14px;
	line-height: 20px;
}
.bodyJustify {
	font-size: 12px;
	line-height: normal;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
	padding: 25px;
}
.image {
	padding: 0px;
	border: 1px solid #666;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 2px;
	margin-right: 2px;
}
.image_teks {
	float: right;
	margin-right: 2px;
	border: 1px solid #666;
	margin-left: 2px;
}
