/* this stylesheet/css designed by Intergrafix Copyright © 2002 */
		/* email: pcompsys@picknowl.com.au */
A:link {
	COLOR: #006666; TEXT-DECORATION: none
}
A:active {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #006666; TEXT-DECORATION: underline
}

Body {
	background-color: transparent;
	align: center;
	}

H1{
	color: #FF4500;
	font-size :   xx-large;
	text-align : center;
}

H2{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size :  larger;	
}

}
H3{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size :  large;	
}

H3.order{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size :  large;
	margin-bottom: 0;	
}

Table.order{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size: x-small;
	width: 90%;
	
	}
	
th.order	{
	background-color: #cc9966;
	}

Table.pricelist{
	font-size:  x-small;
	}

Table.products{
	font-size:  smaller;
	}

th.products	{
	background-color: #cc9966;
	}
th.pricelist	{
	background-color: #cc9966;
	}
		
td.note {
	background-color: #ff99ff;	
	color: navy; 
	text-align: center;	
	}

td.sub {
	background-color:  #ccffff;	
	color: #006633;
	font-weight: bolder;
	text-align: left;	
	}
		
H1{
	margin-bottom: 0;
	text-align:  center;
	}
H2.cat{
	margin-bottom: 0;
	text-align:  center;
	}
H3.cat{
	margin-bottom: 0;
	text-align:  center;
	}
H4.cat{
	margin-bottom: 0;
	text-align:  center;
	}
H5.cat{
	margin-bottom: 0;
	text-align:  center;
	}	
