p,li,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}

}
.Quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-style: italic;
	font-weight: bold;
	color: #F2F2F2;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 130%;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	line-height: 130%;
	font-weight: bold;
	color: #2579DA;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	font-weight: bold;
	color: #2579DA;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
}

#nav {
	background: #e3eefb;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 170px;
}

#nav ul {
	display: block;
	list-style: none;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#nav li {
	margin: 0px 0px 0px 0px;
}

#nav li.main {	
	font-size: 12px;
	padding: 2px 0px 2px 0px;
	font-weight: bold;
}
#nav li.sub {	
	font-size: 12px;
	margin-left: 10px;
}

#nav a {
	text-decoration: none;
	line-height: 18px;
}
#nav a:hover {
	text-decoration: underline;
}
.kode{
	padding: 3px 10px 3px 10px;
	background-color: #e3eefb;
	border: 1px dashed #E52828;
	color: #FE7232;
}
#page-container{
	width: 720px;
	margin: 0 auto;
}
#page-header{
	width: 720px;
	height: 50px;
}
#page-content{
	border:solid 2px #b7ddf2;
	background:#ebf4fb;
	padding: 10px;
}
#page-footer {
	border:solid 2px #b7ddf2;
	background: #ebf4fb;
	padding: 10px;
}