body {
	user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
/*
	user-drag: none;
	-ms-user-drag: none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
*/
	-webkit-touch-callout: none;
	-moz-touch-callout: none;
	touch-callout: none;
}
.ptstd { font-size: 10pt; line-height: normal;}
.pts { font-size: 9pt; line-height: normal;}
.ptss { font-size: 8pt; line-height: normal;}
.ptb { font-size: 12pt; line-height: normal;}
.ptbb { font-size: 14pt; line-height: normal;}
.ptbbb { font-size: 18pt; line-height: normal;}
td { font-size: 10pt; line-height: normal;}
.pt7 { font-size: 7pt; line-height: normal; }
.pt11 {  font-size: 11pt; line-height: normal;}
.pt24 { font-size: 24pt; line-height: normal;}
.err { color: #FF1100;}
.fld { background-color:#F8FBD5; }
.text { font-size: 10pt; line-height: 1.2;}
.text p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.text ul {
	margin-top: 1em;
	margin-bottom: 1em;
}
.stext { font-size: 9pt; line-height: 1.2; }
.sstext {  font-size: 8pt; line-height: 1.2; }
.navi { font-size: 11pt;}
.attention-b { color: blue;}
.attention-r { color: red; font-weight: bold;}
.hilight { color: #000; font-weight: bold;}
#tokenDiv { margin-top:5px;}
.payment-memo {
	color: #0033FF;
}
.wait {
	cursor: wait;
}
