body {
	margin: 0;
	padding: 0;
	min-width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #0D6FC8;
}

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: #005BC7;
}
  .judulpost {
	font-size: 14px;
	font-weight: bold;
	background-color: #003366;
	color: #FFFFFF;
}
  .isipost {
	text-align: justify;
	padding: 4px;
}
  .bawahpost {
	font-size: 10px;
	font-style: italic;
	text-align: right;
	padding: 2px;
}
 
.judul {
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	background-color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	border: 1px solid #43A6FF;
}
  a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
  a:hover {
	text-decoration: underline;
	color: #FF0;
}
  .isi {
	padding: 10px;
	border: 1px solid #003399;
	background-color: #43A6FF;
	color: #000000;
}
textarea, input, select, option, button {
	font-family: Tahoma, Verdana, Arial;
	background-color : #80D6D5;
	color : #37433c;
	font-size : 10px;
	border: 1px solid #377B7E;
}
img {
	border:0px none;
}
.footer {
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.footer a {
		color: #FFFFFF;
}
.ulang {
	border: 1px solid #003366;
	background-color: #43A6FF;
	color: #000000;
}
.ulang td{
	padding: 2px;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
}
h1 a:link{
	color: #FFFFFF;
}
h1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
}