body,table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-collapse: collapse;
}

select,input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link,a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover,a:active {
	color: #FF0000;
	text-decoration: underline;
}

.maintable {
	padding: 0;
	margin: 0;
	background-image: url(/images/matahari_08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

