@import url(styles/typography.css);
@import url(styles/positioning.css);

body, table {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: black;
}

.smaller {
	font-size: smaller;
}
