body { font-family:Arial, Helvetica, sans-serif; font-size:12px;  }

.border {
	border: 1px solid #000000;
}
.h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}
.h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.h2:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}

.h1bold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #9DA0A7;
	font-weight: bold;
	text-decoration: none;
}
.h1bold:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #9DA0A7;
	font-weight: bold;
	text-decoration: underline;
}
.warning {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FF0000;
	text-align: justify;
}
.button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-align: center;
}
.deskripsi { font-family:Arial, Helvetica, sans-serif; font-size:12px;  }

