.font1 { /* abu2 kuat */
	font-family:"Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.font1:hover {
	font-family:"Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF3300;
}
.font2 { /* font putih */
	font-family:"Lucida Sans Unicode";
	font-size: 12px;
	font-style: inherent;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.font2:hover {
	font-family:"Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
}
.font3 { /* font hijau */
	font-family:"Segoe UI";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00CC00;
	text-decoration: none;
}
.back_table1 { /* abu2 lemah */
	background-image: url("../img/bg2.gif");
	background-repeat: repeat;
}
.back_table2 { /* abu2 kuat */
	background-image: url("../img/bg3.gif");
	background-repeat: repeat;
}
.back_table3 { /* abu2 lemah-kuat */
	background-image: url("../img/bg4.gif");
	background-repeat: repeat-x;
}
.back_body {
	background-image: url('../img/bg1.gif');
	background-repeat: repeat-x;
}