/******	
*******	DAYSTATE MAIN STYLES
*******	© 2006
****************************************************/


	
/*	typography
******************************************************/
		

h3
	{
	font-size:  100%;
	}
	

	
#homepage h4
	{
	font-size: 15px;
	}
	
	
p, dl, h4
	{
	font-size: 82%;
	}


	
/****** paragraphs
****************************************************/


/* ---- text size in IE/WIN --------------- */

/* \*/

* html body p { font-size: 0.82em; }

/* */


/****** 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: 15px;
	}
	


