.common {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 16px;
	color: #FFFFFF;

}
.head {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 40px;
	color: #000066;
	text-decoration: none;
}
.headred {
	font-family: AngsanaUPC, BrowalliaUPC, CordiaUPC;
	font-size: 45px;
	color: #FF0000;
	text-decoration: underline;
}
.thick {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
}
.small {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-decoration: none;
}
