DT,DL,DD,LI,UL,OL,TD,INPUT,SELECT,BUTTON,DIV,p,SPAN,BODY {
	font-size: 12px;
	font-family: Arial, Helvetica,sans-serif;
}
A {
	color:#660066;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
H1 {
	margin-top:30px;
}
th {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica,sans-serif;
	text-align: left;
}
.titlefirst {
	color: white;
	font-weight: bold;
	font-size: 60px;
}
.title {
	color: white;
	font-weight: bold;
	font-size: 28px;
}
.kopback {
	background-color: #43125f;
}

.bordered {
	padding: 2px;
	border: 1px solid black;
}
.kop {
	font-weight: bold;
	font-size: 14px;
}
.kop1{
	font-weight: bold;
	font-size: 14px;
}
.kop2 {
	font-weight: bold;
	font-size: 12px;
}
.req {
	font-size: 16px;
	color: red;
}
.error {
	border: 3px solid #FF0000;
}
.remark {
	color: #FF0000;
	font-style: italic;
}
.dataTag {
	position: absolute;
	top: 0px;
	visibility: hidden;
	width: 1px;
	height: 1px;
}
.klikpagina {
	text-align: center;
}
.klikpagina td {
	vertical-align: top;
}
.klikpagina_header {
	font-family: Verdana, Arial, sans-serif;
	color: #43125F;
	font-size: 24px;
}
.klikpagina_text {
	font-family: Verdana, Arial, sans-serif;
	color: #43125F;
	font-size: 13px;
}
.klikpagina_button {
	font-family: Verdana, Arial, sans-serif;
	color: #999999;
	font-size: 30px;
	text-decoration: none;
	line-height: 45px;
}
.klikpagina_button:hover {
	color: #43125F;
}
.klikpagina_choice {
	font-family: Verdana, Arial, sans-serif;
	color: #43125F;
	font-size: 30px;
	text-decoration: none;
	line-height: 45px;
}

.decoration_off {
	text-decoration:none;
}
