html {
	font-family: Ubuntu, sans-serif;
}

html, body {
	margin: 0;
	padding: 0;
}

table, td, tr, th {
	border-collapse: collapse;
}

:focus {
	outline-color: transparent;
	outline-style: none;
}
