/* Green Tea Master Style Sheet */

/*
*	Reset the CSS styles for selected selectors. This is meant to help prevent errors that may
*	arise because of cross browser incompatibilities.
*/
@import url('reset.css');

/*
*	Styles that are common to each and every page in the template.
*/
@import url('common.css');