html { background: #f0f0f0; }
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,figure { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
body {
  color: #333 !important;
  margin: 0;
  padding: 0;
  cursor: default;
  font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  background-color: transparent;
  -webkit-font-smoothing: antialiased;
}
h1,h2,h3,h4,h5,h6,strong { color:#333; }
h1,h2,h3,h4 { font-weight: normal; }
h2,h3,h4 { line-height: 18px; }
h1,h2 { margin-bottom: 18px; }
h1 { font-size: 42px; line-height: 48px; }
h2 { font-size: 16px; }
h3 { font-size: 1em; }
h4 { font-size: 10px; }
p { margin-bottom: 18px; }

a.more, em.more, span.more { white-space: nowrap; padding-right: 10px; background: url(morearrow.gif) no-repeat 100% 50%; cursor: pointer; zoom: 1; }

