body {
	margin: 0;
	padding: 0;
	min-width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
  .tanggalpost {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
	color: #CCCCCC;
}
  .judulpost {
	font-size: 14px;
	font-weight: bold;
	background-color: #0c4e1f;
	color: #ffffff;
}
  .isipost {
	text-align: justify;
	padding: 1px;
}
  .bawahpost {
	font-size: 10px;
	font-style: italic;
	text-align: right;
	padding: 2px;
}
 
.judul {
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	background-color: #0c4e1f;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
  a:link, a:active, a:visited {
	color: #0c4e1f;
	text-decoration: none;
}
  a:hover {
	text-decoration: underline;
}
  .isi {
	padding: 1px;
	border: 1px solid #0c4e1f;
}
textarea, input, select, option, button {
	font-family: Tahoma, Verdana, Arial;
	background-color : #F3F5F4;
	color : #7B9685;
	font-size : 10px;
	border: 1px solid #0c4e1f;
}
img {
	border:0px none;
}
.footer {
	background-color: #0c4e1f;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}
.footer a {
		color: #ffffff;
}
.tengah {
	vertical-align: top;
	background-color: #510001;
}
.ulang {
	border: 1px solid #0c4e1f;
}
.ulang td{
	padding: 2px;
}
h1 {
	font-size: 24px;
	color: #ffffff;
}
h2 {
	font-size: 14px;
	font-family: "Courier New", Courier, mono;
	color: #0c4e1f;
}