body { font: 62.5%  Verdana, Arial, Helvetica, sans-serif; }

/* Reset all to 10px */
	h1,h2,h3,h4,h5,h6,dt,dd,dl,ol,ul,li,pre,p,blockquote,address,caption,fieldset,cite,code,dfn,var { 
		line-height: 1em ; 
		font-size: 1em;
		margin:0;
		padding:0;
	}
	div, form, fieldset { margin: 0; padding: 0; }
	a img, img, fieldset, table { border:none; }
	a,
	a:active { outline: none; }
/* Lists */
	ol, ul { list-style: none; }
/* Links */
	a, a:visited { text-decoration: none }
	a:hover { text-decoration: underline }

	table, tr, th, td { border-collapse: collapse; }



