/* reset HTML dom */
* { word-break: break-all; word-wrap: break-word; }
body { text-align: center; }
body, th, td, input, select, textarea, button { font: 12px/1.5em Tahoma, Arial, Helvetica, snas-serif; }
body, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd, form, fieldset { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; }
ul li { list-style: none; }
a { color:#333; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: none; }


