.link:link {
	font-family: Tahoma,arial;
	font-size: 7pt;
	color:#333333;
	text-decoration: none;
}
.link:visited {
	font-family: Tahoma,arial;
	font-size: 7pt;
	color:#333333;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma,arial;
	font-size: 7pt;
	color:#333333;
	text-decoration: underline;
}
.link:active {
	font-family: Tahoma,arial;
	font-size: 7pt;
	color:#333333;
	text-decoration: none;
}

.text {
	font-family: Tahoma,arial;
	font-size: 7.5pt;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.text_show {
	font-family: Tahoma,arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.p_text {
	font-family: Tahoma,arial;
	font-size: 8.5pt;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.title {
	font-family: Tahoma,arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.kotak_text{
	border: 1px solid #999999;
}
.garis_text{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.title2 {
	font-family: Tahoma,arial;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
.text2 {
	font-family: Tahoma,arial;
	font-size: 9pt;
	color: #666666;
}
