
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 10px;
	color: black;
	background:#fff;
}

/* tables still need 'cellspacing="0"' in the markup */


blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
