body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E5FFF1;
}

table, tr, td, p, div, form, input, textarea{
	font-family:Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #2e9ec9;
}

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: #2e9ec9;
	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: "MS Sans Serif", Verdana, Helvetica, Tahoma, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:10px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}
a.calendar:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, 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:14px;
}
.small{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:16px;
}
.construction{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:40px;
}
