/*
<header>
	<title>common.css</title>
	<author>Tayo Akinmade</author>
	<copyright>(c) Straker Interactive 2007</copyright>
	<description>import of common stylesheets</description>
	<notes></notes>
	<history>
		<version number="1.0" date="2007-10-03" author="tayo.akinmade">Initial implementation</version>
		<version number="2.0" date="2007-10-15" author="tayo.akinmade">ammended import css urls to be relative to this file</version>
	</history>
</header>
*/
@import url(reset.css);
@import url(default.css);
