table {
	text-align: center;
	}
tr.head {
       font-weight: bold;
       background-color: #CCFFCC;
       }
td {
	vertical-align: bottom;
	}
td.prod {
       background-color: #CCCCFF;
       font-weight: bold;
       }
td.url {
	text-align: left;
	}