body {

	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../picture/bg1.gif);
}

.thaifont {
	font-family: "Ms Sans Serif";
	font-size: 16px;
	color: #7A7A7A;
}
.hgreen{
   font-family: "Ms Sans Serif";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.ngreen{
    font-family: "Ms Sans Serif";
	font-size: 16px;
	color: #006666;
}
.hcol{
    font-family: "Ms Sans Serif";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.nblack{
    font-family: "Ms Sans Serif";
	font-size: 14px;
	color: #000000;
	
}
.nblue{
    font-family: "Ms Sans Serif";
	font-size: 14px;
	color: #003399;
}
.nbluebold{
    font-family: "Ms Sans Serif";
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}


a:link {
	font-family: "Ms Sans Serif";
	font-size: 16px;
	color: #006699; text-decoration: none;
}
a:visited {
	font-family: "Ms Sans Serif";
	font-size: 16px;
	color: #0066CC; text-decoration: none;
}
a:hover {
	font-family: "Ms Sans Serif";
	font-size: 16px;
	color: #993333;text-decoration: underline;
}


