<style type="text/css">
<!--
/* this section contains the general styles applied to different tags */
BODY {
	margin-right: 0; 
	margin-bottom: 0; 
	margin-left: 0;
	background-color : #eeeeee;
	}

.title 
{
  FONT-FAMILY: Arial;
  FONT-SIZE: 20px;     
  FONT-WEIGHT: bold;    
}

P 
{
	FONT-FAMILY: verdana,arial, Helvetica, sans-serif;
	FONT-SIZE: 11px; 
}
	
.input 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #000000; 
	background-color: #dfefff; 
	border: #aaa7a4; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.title_table
{
	color: #ffffff;
    FONT-FAMILY: Trebuchet MS,Arial,verdana;
    FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
}

TD
{
  FONT-FAMILY: verdana,arial,Helvetica, sans-serif;
  FONT-SIZE: 11px;
  color :#000000;
}
.note
{
  FONT-FAMILY: verdana,arial,Helvetica, sans-serif;
  FONT-SIZE: 11px;
  color :#000000;
}

.note_bold
{
  FONT-FAMILY: verdana,arial,Helvetica, sans-serif;
  FONT-SIZE: 11px;
  color :#000000;
  FONT-WEIGHT: bold;
}

A 
{
   color : #000000;
   font-size : 11px;
   font-weight : bold;
   font-family : arial,verdana;
   text-decoration : none
}

A:hover,A:active 
{
   color :  #ff0000;
   font-size : 11px;
   font-weight : bold;
   font-family : arial,verdana; 
   text-decoration : underline;
 }  
 
A.kcl 
{
   color : #000000;
   font-size : 9px;
   font-family : arial,verdana;
   text-decoration : none
}

A.kcl:hover,A.kcl:active 
{
   color :  #808080;
   font-size : 9px;
   font-family : arial,verdana; 
   text-decoration : underline;
}     
 
A.news 
{
   color : #142241;
   font-size : 14px;
   font-weight : bold;
   font-family : arial,tahoma,verdana;
   text-decoration : none;
}

A.news:hover,A.news:active 
{
   color :  #FF0000;
   font-size : 14px;
   font-weight : bold;
   font-family : arial,tahoma,verdana; 
   text-decoration : underline;
 }  
    
A.white 
{
   color : #ffffff;
   font-size : 10px;
   font-family : arial,verdana;
   text-decoration : none
}

A.white:hover,A.white:active 
{
   color :  #ff0000;
   font-size : 10px;
   font-family : arial,verdana; 
   text-decoration : underline;
}     

.tombol 
{
font-size: 11px; 
font-family:tahoma,verdana,arial; 
color: #2D4A2A;	
font-weight : bold;
}

td.some 
{
	color: #000000;
    FONT-FAMILY: Trebuchet MS,Arial,verdana;
    FONT-SIZE: 11px;
    background-color:#ffffff;   
	FONT-WEIGHT: bold;
}

td.HL
{
		color: #000000;
    FONT-FAMILY: Trebuchet MS,Arial,verdana;
    FONT-SIZE: 11px;
    background-color:#97cbff;   
		FONT-WEIGHT: bold;
}

td.nt
{
		color: #d3d3d3;
    FONT-FAMILY: Trebuchet MS,Arial,verdana;
    FONT-SIZE: 11px;
    background-color:#ffffff;   
}
-->
</style>