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: 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: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
  a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
  a:hover {
	text-decoration: underline;
}
  .isi {
	padding: 1px;
	border: 1px solid #003399;
	background-color: #43A6FF;
}
textarea, input, select, option, button {
	font-family: Tahoma, Verdana, Arial;
    background-color : #ffffff;
	color : #000000;
	font-size : 14px;
	border: 1px solid #003366;
}
img {
	border:0px none;
}
.footer {
	border: 1px solid #003399;
	background-color: #43A6FF;
	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 #003366;
	background-color: #43A6FF;
	color: #000000;
}
.ulang td{
	padding: 2px;
}
h1 {
	font-size: 24px;
	color: #ffffff;
}
h2 {
	font-size: 14px;
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
}