/* general styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;}
body {
  color: #333;
  background: #989796;
  font-size: 62.5%;
  line-height: 1;
  font-family: Arial, Helvetica, Verdana, sans-serif;}
ul {list-style: circle;}
ul ul {list-style: square;}
ul ul ul {list-style: none; padding-left: 1.5em; text-indent: -1em;}
h5, h6 {font-weight: bold;}
h1 {font-size: 2.1em; font-weight: normal; color: #009dd9; margin:0 0 15px 0; line-height: 1.2em;}
h2 {font-size: 1.2em; font-weight: normal; color: #333; margin:0 0 15px 0; line-height: 1.2em;}
h3 {font-size: 1em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}
ins {text-decoration: none; background: #fed; font-style: italic;}
/* tables still need 'cellspacing="0"' */
table {border-collapse: collapse; border-spacing: 0;}
/* end general styles */

#container {font-size: 1.2em; background: #fff;} /*means that page content will start out at 12px*/

 