div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin:0px;
	text-align:justify;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.91em;
	line-height: 1.3;
	padding: 5px 10px;
	text-align: justify;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.97em;
	line-height: 1;
	color: #600;
	text-transform: capitalize;
	font-weight: 900;
	text-align: center;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	line-height: 1;
	color: #28526B;
	text-align: center;
	text-transform: capitalize;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	color: #F00;
	text-align: center;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	list-style: lower-roman inside;
	font-size: 0.91em;
	line-height: 1.3;
	text-indent: 0.5cm;
	font-variant: normal;
}

#container	{
	width:760px;
	margin:auto;
}
#header	{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:170px;
}
#footer	{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:80px;
}
#content	{
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat-y;
	padding-left:35px;
	padding-right:35px;
}

pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1;
	color: #28679A;
	text-align: center;
	font-weight: 600;
}
.buynow {
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1;
	color: #F00;
	text-align: center;
	font-weight: bold;
	text-decoration: blink;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #FF0;
	font-style: italic;
	font-weight: 900;
}

.strike {
	color: #00F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-decoration: line-through;
}



.bold {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
}


#testiIM {
	background: #cc9;
	padding: 10px;
	border: 4px solid #600;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.1;
	margin: auto 40px;
	text-align: justify;
}


#testiUser {
	background: #CCFFFF;
	padding: 10px;
	border: 4px dashed #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.1;
	margin: auto 40px;
	text-align: justify;
}
#Info {
	background: #B9D6E4;
	padding: 10px;
	border: 4px groove #600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.1;
	margin: auto 40px;
	text-align: justify;
}
#Keterangan {
	background: #FFF;
	border: 5px dashed #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.91em;
	line-height: 1.1;
	text-align: justify;
	margin: 0px 40px;
	padding: 10px;
}
