<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #006600;
}
body {
	background-color: #000000;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
a:active {
	color: #006600;
	text-decoration: none;
}
#tablenya, .tabelnya {
	border-width:thin;
	border-style:double;
	border-spacing:0;
	border-color:#006600;
}
#tablenya{
	padding:4;
	width:1000px;
}
#header{
/*	font-weight:bold;
	font-size:34px;
*/	background:url(indonesia.jpg) left center no-repeat;
	padding-top:0px;
}
.judul{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border-bottom-width:thin;
	border-bottom-color:#006600;
	color:#666666;
}
.isi {
	color:#006600;
	font-size:10px;
}
.isi a  {
	color:#006600;
}
.textfield, .button{
	color:#006600;
	background-color:#000000;
	border-color:#006600;
	border-style:dotted;
	border-width:thin;
}

