@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}
.copyright {
	font-family: Tahoma;
	font-size: .9em;
}
.largetext {
	font-family: Tahoma;
	font-size: larger;
}
.dataentry {
	font-family: "Courier New", Courier, monospace;
	font-size: larger;
}
