@charset "utf-8";
/* CSS Document */

.web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
}
.judul_web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
	text-align: justify;
	line-height: 12px;
	font-weight: bold;
}
.phother {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;	
}
.News_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
	text-align: justify;
	line-height: 12px;
	font-weight: bold;
}
.News_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
	text-decoration: none;
	text-align: justify;
	line-height: 12px;
}
.News_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
	text-decoration: none;
	text-align: justify;
	line-height: 12px;
}
.News_moore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	text-align: justify;
	line-height: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}
