html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0;}
ol, ul {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;} /* tables still need 'cellspacing="0"' in the markup */

body {background:#fff; color:#333; font: normal 62.5% "Tahoma",Arial,Helvetica,sans-serif; line-height:1.5em;}
img {border:none;}
a {text-decoration:none; outline:none;}

h1 {font-size:1.2em; line-height:1.5em;}
h2 {font-size:1.1em; line-height:1.5em;}
h3 {font-size:1.1em; line-height:1.3em;}
h4 {font-size:1.1em; line-height:1.3em;}

.clear {overflow:hidden; zoom:1;}
.left {float:left;}
.right {float:right; margin-right:12px;}
.center {text-align:center;}