
   .kotak {
      border-style: solid;      
      width: 300px;
      height: 60px;
    }
    
    .kotak2 {
      border-style: solid;      
      width: 300px;
      height: 60px;
    }
    
    .kotakk {
		border-style: solid;      
		width: 200px;
		height:35px;
	
		
	}
	.kotakkk {
		border-style: solid;      
		width: 70px;
		height:35px;

	}
	
	
	
	.lo {
		color: red;
			
	}
	
	.bdsol{
		border-style: solid;
		border-width: 3px;
		
		padding-top:5px;
		padding-bottom:5px;
		padding-left:10px;
	}
	
	.pt5 {
		
		padding-top:10px;
		
	}
	
	.h900 {
		height: 900px;
		
		
	}
	.bdlog {
      width: 350px;
      height: 600px;
     
    
    }
	
    .hijau {
        background: green;
        color: white;
    }
	.biru {
        background: blue;
        color: white;
		border-color:white;
		border-style: solid;
		padding-top:5px;
    }
	
	
	.birum {
        background: red;
        color: white;
		border-color:white;
		border-style: solid;
		padding-top:5px;
    }
	.biruh {
        background: green;
        color: white;
		border-color:white;
		border-style: solid;
		padding-top:5px;
    }
	
	
    .kotakad {
		border-style: solid;      
			border-color:red;
	}    
    .merah {
      background: red;
	  border-style: solid; 
      color: white;
      padding-top: 5px;
    }
	.bir {
      color: navy;
    }
	
	
	.f18 {
      
	  font-size:18px;
	  font-weight:bold;
      
    }
	.fb {font-weight:bold;}
	.fi {font-weight:italic;}
	
	.f18biru {
      
		font-size:18px;
		font-weight:bold;
		color:navy;	
    }
	 .f18nb {
      
	  font-size:18px;
	  
      
    }
	.pen {

	  font-size:38pt;
	  font-weight:bold;

    }
	
	
	
	.bdada {
      border-style: solid; 
	   padding-top: 10px;
    }
	
	
	.merah {
      background: red;
	  font-size:18px;
	  font-weight:bold;
      color: white;
    }
   .ptb {
      padding-top:25px;
      padding-bottom:25px;
      text-align:center;
    }

    .putih {
        color: white;
        }





  /*
  background:#66FF33;
  
  #FF0000
  font-size untuk mengatur ukuran font;
font-weight untuk mengatur ketebalan font;
font-style untuk mengatur gaya font;
font-family un
*/