body{
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
}
dd{
	font-family: DilleniaUPC;
	font-size: 20px;
}
h1 {
	font-family: AngsanaUPC;
	color: Purple;
	font-size: 30px;
}
h2 {
	font-family: "AngsanaUPC";
	color: Red;
	font-size: 26px;
}
th {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
}
td {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
}
a {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	text-decoration: none;
}
