/* Text */
	/* Fonts */
		body { font: 62.5%  Verdana, Arial, Helvetica, sans-serif; padding: 0; margin: 0; }
		h1,h2,h3,h4,h5,h6,dt,dd,dl,ol,ul,li,pre,p,blockquote,address,caption,form,fieldset,cite,code,dfn,var { 
			line-height: 1em ; 
			font-size: 1em;
			margin:0;
			padding:0;
		}
	/* Links */
		a, a:visited { text-decoration: none }
		a:hover { text-decoration: underline }
	/* Lists */
		ol, ul { list-style: none; }

div { margin: 0; padding: 0; }
a img, img, fieldset, table { border:none; }
table, tr, th, td { border-collapse: collapse; }
hr { display: none;}
abbr{border-bottom: none;}