html
{
	margin:0px;
	padding:0px;
}

body
{
	margin:0px;
	padding:0px;
	border:1px solid;
	width:760;
}

.contact
{
	font-family:verdana, "Trebuchet MS";
	font-size:12px;
	border-bottom:3px solid;
	padding:5px;
}

.header
{
	background-color:#99CC00;
	color:#000;
	border-bottom:1px solid;
}

.artikel
{
	font-family:verdana, "Trebuchet MS";
	font-size:12px;
	color:#000;
}

.isi
{
	font-family:verdana, "Trebuchet MS";
	font-size:12px;
	color:#000;
	padding:5px;
}

.footer
{
	text-align:center;
	position:middle;
	font-family:verdana, "Trebuchet MS";
	font-size:12px;
	color:#000;
	border-top:3px solid;
	border-bottom:1px solid;
	height:30px;
}
