* { border: 0; margin: 0; padding: 0; }
a { cursor: pointer; text-decoration: none }
a:hover { text-decoration: underline; }
table { width: auto; }
table td { vertical-align: top; }
li { list-style: none; }
p { text-align: justify; }
.cleft { clear: left; }
.fleft { float: left; }
.fright { float: right; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; margin: 0 auto; }
.hidden { display: none; }
.nomargin { margin: 0 !important; }
.vtop { vertical-align: top; }
.both { clear: both; }
hr { visibility: hidden; clear: both; }