BODY,P,TD,H1,H2,H3,H4,H5 INPUT, TEXTAREA, DIV { 
	font-family: verdana, tahoma, arial; 
	font-size: 8pt; 
	line-height: 11pt; 
	text-align: left;
  color: #666666;	
	}

.ratakanan {
	text-align: right;
}

.ratatengah {
	text-align: center;
}

.kecil {
	font-size: 7pt; 
	line-height: 9pt; 
	}

.pilihan {
	font-weight: bold;
	font-size: 10pt; 
	line-height: 11pt; 
	}

.unggulan {
	font-weight: bold;
	font-size: 11pt; 
	line-height: 12pt; 
	}

.judul {
	color: #FF6666;
	font-weight: bold;
	font-size: 10pt; 
	line-height: 11pt; 
	}

BODY {
  background-color: #ffffff;
  color: #666666;	
}

H1,H3,H4,H5 { font-weight: bold } 
H1 { font-size: 18pt ; line-height: 18pt }
H2 { font-size: 18pt ; line-height: 15pt  }
H3 { font-size: 12pt ; line-height: 13pt  }
H4 { font-size: 11pt ; line-height: 12pt  }
H5 { font-size: 10pt ; line-height: 11pt  }

a:active { text-decoration: none; color: #FF0000;}
a:link { text-decoration: none; color: #CC6600;}
a:visited { text-decoration: none; color: #CC0000;}
a:hover { text-decoration: none; color: #FF6666;}

.kotak_abu
{
	
	border: 1px solid #DDDDDD;
	font-size: 10px;
	color: #000000;
}

.kotak_abu_isi
{
	border: 1px solid #DDDDDD;
  margin: 5px 5px 5px 5px;  
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px; 
  padding-right: 5px;
}


.kotak_abu_isi_bg
{
	background-color: #DDDDDD;
	border: 1px solid #DDDDDD;
  margin: 5px 5px 5px 5px;  
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px; 
  padding-right: 5px;
}

.kotak_isi_tengah
{
  text-align: center;
  margin: 5px 5px 5px 5px;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
}

.login:active { font-size:11px; text-decoration: none; color: #000000 }
.login:link { font-size:11px; text-decoration: none; color: #000000 }
.login:visited { font-size:11px; text-decoration: none; color: #000000 }
.login:hover { font-size:11px; text-decoration: none; color: #F4A100 }

.inputabu {
	background-color:#FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
	color: #000000;
}

