body {
	background-attachment:fixed;
	background-image:url(images/bag-kopi.gif);
	font-size:x-small;
	font-size-adjust:none;
	font-family:Arial, sans-serif;
	color:#EEE1B5;
	margin-top:1;
	margin-bottom:1;
}

TD {
	background-color:#008040;
	font-size:x-small;
	
}
	
H2 {
	color:#FFFFFF;
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	font-size:x-large;
}
	
H3 {
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	font-size:x-small;
}

A {
	font-variant:small-caps;
	font-weight:bold;
	text-decoration: underline;
	color:#EEF9F9;
}

A:Hover {
	text-decoration: underline;
	color:#46FF46;
	font-weight:bold;
}

DT {
	font-variant:small-caps;
	font-weight:bold;
	font-size:small;
}

TABLE {
	border:none;
}


