/*body {font-size: 12px; font-weight: normal; font-family: Verdana; background-color:#000000;}*/

.Judul  { padding:1px; color:#e79338; font-weight:bold; font-size:16px; text-align:center;}

.SubJudul  { padding:1px; color:#000000; font-weight:bold; font-size:17px; text-align:center;}

.logoJudul  { padding:1px; color:#ffffff; font-weight:bold; font-size:15px; text-align:center;}



.kotakJudul {   
				text-align:center;
				margin: 5px; 
				font-size: 12px; 
				font-weight: bold;  
				/* border-bottom:2px solid #9f9f9f; */
				color:#b24401;
			}
			
.notice {   
				text-align:left;
				margin: 5px; 
				font-size: 12px; 
				font-weight: bold;  
				color:white;
			}

.redBold 
		 {
				font-weight: bold;  
				color:#ff0000;
		 }
		 
.blackBold 
		{
				font-weight: bold;  
				color:#e2e2e2;
		 }
		 
.orangeBold 
		{
				font-weight: bold;  
				color:#b24401;
		 }

.blackBoldUnderline
		{

				text-decoration:underline;
				font-weight: bold;  
				color:#ffffff;    
		 }

.footer
		{       
		        text-align:center;
				font-size: 9px; 
				color: #CCCCCC;
				font-family: Verdana;
				
		}

a { 
	text-decoration:none;
	color: #000066;
	font-weight: bold;  
}

a:hover { 
	text-decoration:underline;
	color: #b24401;
	font-weight: bold;  
}

.img { 
		margin-top:9;
		text-align:center;
			
	 }