/* 
DOCUMENT INFORMATION
	- Document: reset.css
	- Version:  1.0
	- Author:   Bao-Khang Luu, Ryan Micklos  
*/


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {background-repeat:no-repeat; border:0; color:#000; font-family: inherit; font-size: 100%; font-style:normal; font-weight:normal; line-height:1.2em; text-align:left; margin:0; padding:0; vertical-align:baseline; color:#000;}
table { border-collapse:collapse; border-spacing:0; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove border on linked images. */
a img { border: none; }

