/* Format Halaman */
/*.table_border {
	BORDER-RIGHT: #000000 3px dashed; BORDER-TOP: #000000 3px dashed; BORDER-LEFT: #000000 3px dashed; BORDER-BOTTOM: #000000 3px dashed
}*/
.yellow {
	BACKGROUND-COLOR: #ffff00
}
.listprice {
	TEXT-DECORATION: line-through
}
.style2 {
	font-size: 24px;
	font-weight: bold;
}
.style3 {font-family: "Courier New", Courier, monospace}
body {
	background-color: #E8C0F0;
	/*background-color: #0066FF;*/
}

/* Isi */
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.70em;
	font-weight: bold;
}

#subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	line-height: 25px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 25px;
}

.fakta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: Blue;
	line-height: 25px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 25px;
	color: #000000; 
	background: #f4f4f4; 
	border: 1px solid #cccccc; 
	padding: 2px 6px; 
	margin-bottom: 15px; 
}


