* { margin: 0px; padding: 0px; }

img { padding: 0px; margin: 0px; }
.text img[border] { border: 2px solid white; }
.text img { margin: 10px; }
td { vertical-align: top; }
ul { list-style: none; }

#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; }
.hand { cursor: pointer !important; }
.clear { clear: both; }

