
img { border: none; }
td { vertical-align: top; }

#print * { color: black !important; }

.debug { border: 1px solid red !important; }
.w100 { width: 100% !important; }
.h100 { height: 100% !important; }
.vtop { vertical-align: top !important; }
.vmiddle { vertical-align: middle !important; }
.vbottom { vertical-align: bottom !important; }
.hleft { text-align: left !important; }
.hcenter { text-align: center !important; }
.hright { text-align: right !important; }
.hright1 { text-align: center !important; }
.hand { cursor: pointer !important; }
.clear { clear: both; }