body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #FFFFFF;
/*	background-image: url(../images/images_bg.jpg);*/
	
}
table, tr, td, p, div{
	font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	font-size:12px;
	color: #FFFFFF;
}

form, input, textarea{
	font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #000000;
}
a:link, a:active, a:visited{
	font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	font-family:Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif ,"MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #ff0000;
	text-decoration: none;
}
a.calendar:link, a.calendar:active, a.calendar:visited{
	font-family: Verdana, Helvetica, Tahoma, sans-serif, "MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:10px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}
a.calendar:hover{
	font-family: Verdana, Helvetica, Tahoma, sans-serif, "MS Sans Serif";
	font-style: normal;
	font-size:10px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.big{
	font-family:Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:20px;
}
.small{
	font-family:Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:16px;
}
.construction{
	font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:40px;
}
.text{
	font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
	color:#A7BB73;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	line-height: 12px;
}