@charset "utf-8";
/* CSS Document */

body{

	background-color: #5B7900;
	font: normal 100% 'Arial','Helvetica','Verdana',sans-serif;
	color: #333;
}
.link1 a:link {
	color: #FF9966;
}
.link1 a:visited {
	color: #333333;
}
.link1 a:hover {
	color: #FF9900;
}
.link1 a:active {
	color: #FF6600;
} 



.menu {
	font-size: 12px;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}




p {
    padding: 12px 0;
    margin: 0;
    font-size: .8em;
    line-height: 1.5;
}
form {
    margin: 0;
}
#search_box {
    width: 201px;
    height: 31px;
    background: url(images/bg_search_box.gif);
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 0px 0 0 0px;
    border: 0;
    width: 159px;
    background: none;
    font-size: .8em;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}
.Heading {
	font-size: 0.8em;
	font-weight: bold;
}
.Heading1 {
	font-size: 12pt;
	font-weight: bold;
	color: #04612A;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.Heading2 {
	font-size: 10pt;
	font-weight: bold;
	color: #04612A;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

.Heading3 {color: #33CC33; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11pt; font-weight: bold;}

.Title {color: #333333; font-family: Arial, Helvetica, sans-serif; }
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	text-align: justify;
}

.Heading4 {
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.Heading5 {
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

.Author {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.catatan {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}
