/* CSS Document */

#subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 336600;
	font-size: 1.1em;
}
#bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #336600;
	text-align: justify;
}
#mainMenu a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #006600;
}
#mainMenu a:hover {
	font-weight: bold;
	padding: 2px;
	float: none;
	height: 50px;
	width: 128px;
	border: thin solid #00CC00;
}
#mainMenu a:link {
	text-decoration: none;
}
.tabelHarga{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00CC99;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #00CC99;
}
