

/*============================
     REPLACEMENT STYLES       
=============================*/


/*===============
	[1] - Body
===============*/
	
/*=======================
	[2] - Font, Links
=======================*/

	body { font-family: Trebuchet MS, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif; }
	h1, h2, h3, h4, h5, h6, .header p.title { font-family: Verdana, Tahoma, Geneva, sans-serif; }
	
/*=======================
	[3] - Text, Images
=======================*/

	.text p, .aside li li, .footer li li { font-size: px; }
	.text h3, .aside h3, .footer h3 { font-size: -10px; }
	.text h1, .text h2 { font-size: px; }

	.text p, .aside li li, .footer li li, #nav li { font-size: px; }
	
/*=================
	[4] - Header
=================*/
	
	.header h1, .header p.title { font-size: 35px; }
	
/*=================
	[8] - Footer
=================*/

	.credit h3 { font-size: -16px; }
	