@charset "utf-8";
/* CSS Document */

.Font_Content {
	font-family: tahoma, "Times New Roman", Courier;
	font-size: 10px;
	font-weight: bold;
}
.Table_S {
	text-align: center;
	margin: 3px;
	padding: 5px;
}

.Body_BgColor {
	background-color: #D5EDB3;
}
.Font_Title {
	font-family: tahoma, "Times New Roman", Courier;
	font-size: x-small;
	font-weight: bold;
}
.Tabel_BackRow1 {
	background-color: #E8F5D6;
	font-family: tahoma, "Times New Roman", Courier;
	font-size: 10px;
}
.Tabel_BackRow2 {
	font-family: tahoma, "Times New Roman", Courier;
	font-size: x-small;
	background-color: #FFFFFF;
}

.Tabel_Bg_Title {
	font-family: tahoma, "Times New Roman", Courier;
	font-size: 10px;
	font-weight: bold;
	background-color: #5C743D;
	color: #FFFFFF;
}
