@font-face {
	font-family: Arial;
	font-weight: normal;
}
<article>, <aside>, <bdi>, <details>, <dialog>, <figcaption>, <figure>, <footer>, <header>, <mark>, <menuitem>, <meter>, <nav>, <progress>, <rp>, <rt>, <ruby>, <section>, <summary>, <time>, <wbr>, <datalist>, <keygen>, <output>, <canvas>, <svg>, <audio>, <embed>, <source>, <track>, <video>
	{
	display: block;
	margin: 0em;
	padding: 0em;
	}
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: 0em;
	padding: 0em;
	border: none;
	outline: none;
	text-align: left;
	vertical-align: top;
	line-height: 1em;
	color: black;
	}
:focus
	{
	outline: 0em;
	}
ol, ul
	{
	list-style: square;
	}
table
	{
	border-collapse: collapse;
	border-spacing: 0em;
	}
blockquote:before, blockquote:after, q:before, q:after
	{
	content: "";
	}
blockquote, q
	{
	quotes: "" "";
	}
body *
	{
	font-family: Arial;
	font-weight: lighter;
	font-style: normal;
	font-size: 100%;
	color: black;
	}

html, body
	{
	height: 100%;
	width: 100%;
	padding: 0em;
	margin: 0em;
	}
