For the product tax you can use the per product tax rate. To set a tax rate per product add this to includes.asp and a tax rate box will appear in the product admin page on the left just above Search Words & Page Title tag boxes
perproducttaxrate=TRUE;
Also adding this to includes file will show the product price without the tax & the full product price alogside in brackets with the tax rate applied. showtaxinclusive=1; or the following will just show the full price including the applied tax rate in the product admin showtaxinclusive=2;