body {
	background-color: #ffffff;
	background-position: left bottom;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	background-attachment: fixed;
	OVERFLOW-Y: auto;
	OVERFLOW-X: hidden;
	SCROLLBAR-TRACK-COLOR: #E9E9E9;
	margin: 5px 0px;
}
	
td {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #ffffff;	font-size: 12px;}	
}
h1 {
	font-size: 36px;
	font-weight: bold;
}
.jumpah {
	font-family: "Verdana", Courier;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px dotted #ffffff;
	list-style-type: circle;
}


textarea {overflow:auto; overflow-x: hidden; margin: 5px 0px 5px 0px}
