/*

  Thanks to Eric Meyer for all his work on

  developing this: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded

----------------------------------------------------------------- */

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, tt, var, dl, dt, dd, ol, fieldset, form, label, legend{

	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }



/* remember to define focus styles! */

:focus { outline: 0; }

body { line-height: 1; color: black; background: white; font-family:Arial, Helvetica, sans-serif;  text-align:center;}

ol, ul { list-style: disc; }

ul ul {margin-left:15px; padding:0; list-style:none;}



caption { text-align: left; font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }

blockquote, q { quotes: "" ""; }