body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #d8d8d8;
	
}

.top1 {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #111111;
}
.top3 {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #ff0000;
}
.top4 {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #0036ff;
}
.top5 {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #f5f5f5;
}

.tabel1 {
	border-top: 0px none;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	border-left: 1px solid #bcbcbc;
}
.tabel2 {
	border-top: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	border-left: 1px solid #bcbcbc;
}
.tabel3 {
	border-top: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	border-left: 0px none;
}
.tabel4 {
	border-top: 0px none;
	border-right: 1px solid #bcbcbc;
	border-bottom: 0px none;
	border-left: 0px none;
}
.tabel5 {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #bcbcbc;
	border-left: 0px none;
}

a.top2:visited { color: #0036ff; text-decoration: none}
a.top2:link { color: #0036ff; text-decoration: none}
a.top2:hover { color: #0036ff; text-decoration: none}

a.topr:visited { color: #111111; text-decoration: none}
a.topr:link { color: #111111; text-decoration: none}
a.topr:hover { color: #ff0000; text-decoration: none}

