html, body, div, span,
h1, h2, h3, h4, h5, h6, p, 
a, code,
del, dfn, em, font, img, ins, q, s,
small, strike, strong, 
dl, dt, dd, ol, 
form{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight:normal;
	font-style:normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
a:link, a:visited, a:hover{
	text-decoration:none;
}