body { 
	background: #242424 url(/images/body_bg.gif) repeat center; 
	margin: 0px; 
	padding: 0px;
	height: 100%;
}
.page_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.page_font_bio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	
}
.page_font_bio_blk {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.font_tittle_black {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}

.tittle_font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color:#FFFFFF
}
.box {
	border: thin solid #FFFFFF;
}
.bawah_dot {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
}
