	body {
		//background: "#0000aa";
		background: "#ffffff";
	}

	.tdhead {
		font-family:"Arial";
		font-weight: bold;
		font-size: 12.0pt;
	}
	.bold {
             font-weight: bold;
        }
	a:hover {
		color:#ff0000;
	}
	a {
		text-decoration: none;
	}
	.link {
		color: #0000ff;
		cursor: hand;

	}
	.maintable {
		background: "#ffffff";
		border-collapse:collapse;
		border-bottom:solid buttonface .5pt;
		border-top:solid buttonface .5pt;
		border-right:solid buttonface .5pt;
		border-left:solid buttonface .5pt;
	}
	.footer {
		font-family: "Arial Italics";
		font-weight: normal;
		font-size:  66%;
	}
	.PS {
		font-family: "Arial Italics";
		font-weight: normal;
		font-size:  80%;
		
	}