html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
html {background:#fff;}
body {
  font-size:75%;
  color:#000;
  min-width:120px;
  line-height:1.3;
  padding:8px;
  background: #fff;
}
body, input {font-family:'helvetica neue', 'helvetica-neue', helvetica, arial, sans-serif;}

h1 {font-size:14px;line-height:1;margin-bottom:0.5em;}
p, object     {margin:0 0 0.8em;}
a:focus,
a:hover       {color:#1096D5;}
a             {color:#0174A7;text-decoration:underline;}
li ul, li ol  {margin:0 0 0 1.3em;}
ul            {margin:0 0 0.8em 1.3em;list-style-type:disc;list-style-image:url('bullet-red.gif');}
ol            {margin:0 0 0.8em 2.2em;list-style-type:decimal;}
div#nav, div#footer {display:none;}
p.button {margin:1.2em 0;}
p.button a {padding:6px 12px;background-color:#c00;color:#fff;font-weight:bold;text-decoration: none;border-radius:6px;}