body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-style: normal;
	font-weight: normal;
	background-color:#000000;
}

.txtnormal {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
		color: #ffffff;
}

.txtnormal_b {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.txtnormal_pink {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
		color: #FF3366;
}
.white-bold {

	color: #FFFFFF;
	font-family: "Microsoft Sans Serif";
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.white {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.txtnormalthai {


	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.txtnormalthai_b{



	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.txtlittle_red{



	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
}
