html
{
	font-size: 100.01%;
}

body
{
	font-size: 1em;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strike, strong, sub, sup, 
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-size: 100%;
	vertical-align: baseline;
}

ol, ul
{
	list-style: none;
}

a:link, a:visited, a:hover, a:active
{
	text-decoration:none;
}