@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #036;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_chiangmai_preschool.jpg);
}
.font {
	color: #B44949;
}
a:link {
	color: #B44949;
}
a:visited {
	color: #F30;
}
a:hover {
	color: #C36;
}
a:active {
	color: #F63;
}
.ht {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F99;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F99;
}
.foot {
	font-size: 10px;
}
.big {
	font-size: 14px;
}

