body {
	font: 9pt Georgia, "Times New Roman", Times, serif;
	color: #2C2512;
	letter-spacing: 0.05em;
}
a {
	color: #2C2512;
	text-decoration: none;
}
a:hover {
	color: #ADA689;
}
.big1 {
	font:normal 22px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	word-spacing: 0.15em;
	line-height: 1.2em;
	color: #B9460E;
	margin:10px 0 20px 0;
}
.big2 {
	font:normal 18px "Trebuchet ms", Georgia, "Times New Roman", Times, serif;
	color: #4F4117;
	margin:10px 0;
}
.big3 {
	font:normal 16px Georgia, "Times New Roman", Times, serif;
	word-spacing: 0.15em;
	letter-spacing: 0;
	line-height: 1.2em;
	color: #B9460E;
	margin:10px 0;
}
.big4 {
	font:normal 14px "Trebuchet ms", "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin:10px 0;
	text-transform: uppercase;
	border-bottom: 1px solid #C9C1A9;
}
.big5 {
	font:normal 14px "Trebuchet ms", "Times New Roman", Times, serif;
	color: #2C2512;
	margin:10px 0;
	text-transform: uppercase;
	border-bottom: 1px solid #B9460E;
}
.tgl{
	font: 11px georgia;
	color: #FFF;
	letter-spacing: .15em;
}
#kaki-dalam{
	font: 9pt georgia;
	color: #4A332D;
}

#kaki-dalam p{
	font: 9pt "Trebuchet ms", georgia;
	color: #F5EDD5;
}

.topico{
	margin:5px;
	font: 11px arial, georgia;
	padding:5px;
	border: 1px solid #E5E1D6;
	text-transform: uppercase;
	letter-spacing: 0;
}
.topico:hover{
	border: 1px solid #FFFFFF;
}

#lst  ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#lst li {
	margin: 0;
	padding:2px 0;
	border-bottom:1px dotted #E5E1D6;
}

#lst li a{
	background: url(../img/ico_plus.gif) no-repeat left 3px;
	padding-left:15px;
	display: block;
	color: #4A332D;
}

#lst li a:hover{
	color: #6A4D46;
	text-indent: 2px;
}


