.noprint {display:none !important;}
.justprint {}
*[disabled] {
	cursor: not-allowed;
	color: #AAA !important;
}

*[disabled] * {
	cursor: not-allowed;
	color: #AAA !important;
}

/* ---------------------------------------------------------
// Global
// -------------------------------------------------------*/
.vt {vertical-align:top;}
.wb {border:1px solid #000000 !important;}
.p { padding:2px;}
.b { font-weight:bold !important; }
.i { font-style:italic !important; }
.l { text-align:left !important;}
.c { text-align:center !important;}
.r { text-align:right !important;}
.no { color:red !important;}
.yes { color:green !important;}
.nb { border:0px !important; }
.nbold { font-weight:normal !important; }
.n {
   font-family:Georgia !important;
   font-size:12px !important;
}
