html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
		background: transparent;
        }
body{
	font-size:62.5%;
}		  		  
ol, ul {
list-style: none;
}		  
* strong, * b{font-weight:bold;}

* i, * em{
font-style: italic;
}
html{
font-size:100.01%;
}

/* 	vs old attrib's	*/
/**[align], *[valign],
*[hspace], *[vspace],
*[width], *[height],
*[text], *[link], *[alink], *[vlink],
*[bgcolor], *[background], *[bgproperties],
*[topmargin], *[rightmargin], *[bottommargin], *[leftmargin], *[marginwidth], *[marginheight],
*[border],
*[nowrap],
*[noshade],
table[cellpadding], table[cellspacing], table[cols], td[colspan], td[rowspan],
ul[type],
br[clear],
a[target],
img:not([alt]),
ol,
hr,
tt,
font,
center,
iframe,
embed,
body > a, form > input, form > select, p p, p div, p h1, p h2, p h3, p h4, p h5, p h6 {
	border: 5px solid #c33 !important;
}*/

