/* Artisan Gift Shop CSS Document 					*/

/* Author: 	Brandon Beecroft 						*/
/* Company:	Innerglobe Techonology Group			*/
/* Date:	10/21/05								*/
/* Email:	brandon@innerglobe.com					*/
/* Type:	Print display only						*/

/* CAUTION: Do not attempt to edit this document 	*/
/* without know exactly what each of the styles 	*/
/* does. Modification can lead to the website not	*/
/* displaying properly.								*/


/****************************************************/
/*		GENERAL TREATMEANTS							*/
/*													*/
/****************************************************/

body {
	font: 100%/1.25em normal Arial, Helvetica, sans-serif; 
	color: #000000; 
}
