body {
	font-family: "MS Sans Serif", Tahoma, AngsanaUPC;
	font-size: 14px;
	color: #006699;
}
table {
	font-family: "MS Sans Serif", Tahoma, AngsanaUPC;
	font-size: 14px;
	color: #111111;
	}
.small {
	font-family: "MS Sans Serif", Tahoma, AngsanaUPC;
	font-size: 10px;
	}
a:link {
	font-family: "MS Sans Serif", Tahoma, AngsanaUPC;
	text-decoration: none;
}
a:hover {
	font-family: "MS Sans Serif", Tahoma, AngsanaUPC;
	text-decoration: underline;
}
.biglink {
	font-family: "MS Sans Serif", Tahoma, AngsanaUPC;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.biglink:hover {
	font-family: "MS Sans Serif", Tahoma, AngsanaUPC;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	}
