
	body {
		background-color:#fff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
	}
	td.footer {
		color:#999;
	}
	.footer a {
		text-decoration:underline;
		color:#990000;
	}
	.footer a:hover {
		text-decoration:underline;
	}
	.footer a:visited {
		text-decoration:underline;
	}
	.maintable {
		width:900px;
		height:600px;
	}
	.content {
		border:2px solid #ccc;
	}