/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#993300;
	line-height:19px;
}
body {
	background-image: url(images/bg.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.judul {
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.garisjudul{
	background-color:#FF6600;
}
.textitem {
 color:#333333;
}
