
/*----------------------------------------------------------------------------------------- 
********************************************************************************************

 Krypton is a generic CSS standard utilized to stream line css production. 

********************************************************************************************
-----------------------------------------------------------------------------------------*/
 

/* Global CSS Reset, review css for class="content"
-----------------------------------------------------------------------------------------*/
@import url(krypton.global.css);


/*  For CSS Structure 
-----------------------------------------------------------------------------------------*/
@import url(krypton.structure.css);




/*	Second Tier CSS for typography
-----------------------------------------------------------------------------------------*/
@import url(krypton.type.css);




/*  Second Tier CSS for custom styles
-----------------------------------------------------------------------------------------*/
@import url(krypton.style.css);




/*	End
-----------------------------------------------------------------------------------------*/
