	BUTTON
	{
	}
	DIV
	{
	}
	body
	{
	background-color: white;	
	}
	table
	{
	align: center;
	width: 90%;
	border-collapse: collapse;
	}
	tr.blue
	{
	background-color: lightsteelblue;
	}
	tr.white
	{
	background-color: White;
	}
	td.detail
	{
	font-size: 8pt;
	font-family: Arial;
	}
	th
	{
	font-size: 8pt;
	font-family: Arial;
	}
	h
	{
	font-size: 10pt;
	font-family: Arial;
	}

