<style type="text/css">
<!--
/* this section contains the general styles applied to different tags */
BODY {
	margin-right: 0; 
	margin-bottom: 0; 
	margin-left: 0;
	}

.title 
{
	color: #000000 ;
  FONT-FAMILY: Arial;
  FONT-SIZE: 18px;     
	FONT-WEIGHT: bold;    
}

P 
{
	FONT-FAMILY: verdana,arial, Helvetica, sans-serif;
	FONT-SIZE: 10px; 
	text-align: justify;
}
	
.input 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #000000; 
	background-color: #F5FFD1; 
	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;
}

.note
{
   FONT-FAMILY: verdana,arial,Helvetica, sans-serif;
   FONT-SIZE: 10px;
	 color :#000000;
}

.note_kcl
{
  FONT-FAMILY: verdana,arial,Helvetica, sans-serif;
  FONT-SIZE: 9px;
	color :#000000;
}

.note_bold
{
  FONT-FAMILY: verdana,arial,Helvetica, sans-serif;
  FONT-SIZE: 10px;
	color :#000000;
	FONT-WEIGHT: bold;
}

A 
{
   color : #000000 ;
   font-size : 10px;
   font-weight : bold;
   font-family : verdana;
   text-decoration : none
}

A:hover,A:active 
{
   color : #ff0000 ;
   font-size : 10px;
   font-weight : bold;
   font-family : verdana; 
   text-decoration : none;
 }    
    
A.putih
{
   color : #ffffff;
   font-size : 11px;
   font-weight : bold;
   font-family : arial,verdana,arial;
   text-decoration : none
}
A.putih:hover,A.putih:active 
{
   color :  yellow;
   font-size : 11px;
   font-weight : bold;
   font-family : arial,verdana; 
   text-decoration : underline;
 } 
 
A.merah
{
   color : #ff0000;
   font-size : 10px;
   font-weight : bold;
   font-family : arial,verdana;
   text-decoration : none
}

A.menu 
{
   color : ;
   font-size : 9px;
   font-weight : bold;
   font-family : verdana,arial;
   text-decoration : none
}

A.menu:hover,A.menu:active 
{
   color : ;
   font-size : 9px;
   font-weight : bold;
   font-family : verdana,arial; 
   text-decoration : none;
 }
 
.tombol 
{
font-size: 10px; 
font-family:verdana,arial; 
color: #2D4A2A;	
font-weight : bold;
}
-->
</style>