body, td, th {
	font-family: arial;
	font-size: 10pt;
}

body {
	margin: 0px;
}

table#master {
	width: 750px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

div.top {
	height: 120px;
	width: 750px;
	text-align: center;
}

div.top a {
	color: black;
	text-decoration: none;
}

div.toc {
	height: 30px;
	width: 750px;
}

div.main {
	width: 750px;
}

div.copy {
	height: 30px;
	width: 750px;
}

div.copy div {
	margin-left: 25px;
	width: 700px;

	padding-top: 2px;
	padding-bottom: 2px;

	font-size: 8pt;
	color: gray;
	text-align: center;

	border-top: 2px solid silver;
	border-bottom: 2px solid silver;
}

div.infi {
	height: 30px;
	width: 750px;
}

div.infi div {
	margin-left: 25px;
	width: 700px;

	padding-top: 2px;
	padding-bottom: 2px;

	font-size: 8pt;
	color: gray;
	text-align: center;
}

div.copy a {
	color: gray;
}
