/* 
    Document   : reset
    Created on : Feb 11, 2009, 3:45:31 PM
    Author     : Daniel Lindén
    Description:
        Purpose of the stylesheet follows.
*/

html,body,applet,iframe,
div,q,cite,blockquote,pre,span,small,big,code,del,dfn,ins,
h1,h2,h3,h4,h5,h6,a,p,em,strong,b,u,i,center,
table,td,tr,th,tbody,thead,tfoot,caption,img,
fieldset,form,label,legend,acronym,address,abbr,
dl,dt,dd,ul,ol,li
{
	margin:0; padding:0;
	vertical-align:baseline;
	border:0; outline:none;
	font-size:1em; font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none; font-style:normal; font-weight:normal;
	quotes:none;
	list-style:none;
}

