.smalltext {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
}
.smalltextbold {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	font-weight: bold;
}
.smalllink {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #000099;
}
.smalllinkbold {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}
.smalllinknone {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
}
.smalllinkboldnone {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.bigtext {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 28px;
}
.textbox {
	font-family: "MS Sans Serif", Thonburi;
	font-size: 10px;
}
INPUT {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: MS Sans Serif, Thonburi, Verdana,arial, helvetica, serif;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
