.body {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 10px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: 9E9D9D;
	border-right-color: 9E9D9D;
	border-bottom-color: 9E9D9D;
	border-left-color: 9E9D9D;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;


}
.txt {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-style: normal;
}
.normal {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-style: normal;
}
