/******	
*******	DAYSTATE MAIN STYLES
*******	© 2006
****************************************************/


	
/*	typography
******************************************************/
		


h3
	{
	font-size: 74%;
	}
	
h3 strong
	{
	font-size: 120%;
	}
	
	
	
#homepage h4
	{
	font-size: 12px;
	}
	
	
p, dl, h4
	{
	font-size: 72%;
	}


	
/****** paragraphs
****************************************************/


/* ---- text size in IE/WIN --------------- */

/* \*/

* html body p { font-size: 0.7em; }

/* */


/****** unordered lists (leftnav)
****************************************************/

#outerright ul li,
#links dd,
#main dd,
#warning dd,
#content ul li,
#sitemap #content ul li,
.tablecolumntitle, th.tablecolumntitle,
tr td
	{
	font-size: 11px;
	}
	

