BODY {
		background-color: white;
		margin-left: 60px;
		margin-right: 40px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
                margin-bottom: 60px;
		color: black;
}

#center {
		display: none;
}

#name {
		display: none;
}

#breadcrumb {
		display: none;
}

#artikel_get {
		display: none;
}

.meta {
		display: none;
}

H1 {
		font-size: 24px;
}

H2 {
		font-size: 24px;
}

H3 {
		font-size: 24px;
}


P,UL,OL {
		line-height: 130%;
		font-size: 15px;
}

A:link {
		color: black;
		font-weight: normal;
		text-decoration: none;
		background-color: white;
}


A:visited {
		color: black;
		font-weight: normal;
		text-decoration: none;
		background-color: white;
}