html, body { margin: 0px; padding: 0px; border: 0px none; }
body {  }
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; font-weight: normal; }
p, th, td, li, dd, dt, ul, ol, blockquote, q, acronym, abbr, a, input, select, textarea { margin: 0px; padding: 0px; }
blockquote { margin: 1.25em; padding: 1.25em; }
q { font-style: italic; }
acronym, abbr { cursor: help; border-bottom: 1px dashed; }
small { font-size: 0.85em; }
big { font-size: 1.2em; }
a, a:link, a:visited, a:active, a:hover { text-decoration: none; }
img { border: medium none; }
table { margin: 0px; padding: 0px; border: medium none; }
form { margin: 0px; padding: 0px; display: inline; }
label { cursor: pointer; }
.clear { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
.textLeft { text-align: left; }
.textRight { text-align: right; }
.textCenter { text-align: center; }
.textJustify { text-align: justify; }
.blockCenter { display: block; margin-left: auto; margin-right: auto; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.noindent { margin-left: 0px; padding-left: 0px; }
.nomargin { margin: 0px; }
.nopadding { padding: 0px; }
.nobullet { list-style: outside none none; }
