html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, /* eric mayer css reset */
a, em, img, tt, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-size: 100%;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
	font-family: verdana, arial, "_sans";
}