@CHARSET "ISO-8859-1";

body {
	font-family: "Times New Roman";
	color:#000099;
}
table, th, td {
	border: 1px solid gray;
	margin: 0.5em;
	padding: 0.5em;
	}
table {
	border-collapse: collapse;
	}
