/*------TITLE: Reset Styles | UPDATED: 05/12/07 | Inspired by work from Eric Meyer------*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, cite, code, em, img, strong, sub, sup,
dl, dt, dd, ol, ul, li {margin: 0;	padding: 0;	border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
:focus {outline: 0;}
body {line-height: 1; color: black; background: white;}
ol, ul {list-style: none;}
blockquote:before, blockquote:after {content: "";}
blockquote {quotes: "" "";}