/********************************************
path: "/_assets/css/text-bigger.css"

This style sheet inludes:
- 
******************************************/
/********************************************
17px default
******************************************/
h1	
	{
		font-size:18px;
		padding-top:6px;
	}
/********************************************
11px default
******************************************/
div#right-column h2
	{
		font-size:11px !important;
	}
/********************************************
12px default
******************************************/
h2,
div#callout div
	{
		font-size:14px;
	}
/********************************************
11px default
******************************************/
p,
li,
table,
h2 span.value,
h2 div.as-of,
h3,
div.see-also div#navigation h2,
div#login-form form input#userid,
div#login-form form input#password,
div#login-form form label
	{
		font-size:12px;
	}
/********************************************
10px default
******************************************/
div#quick-links select
	{
		font-size:11px;
	}
/********************************************
9px default
******************************************/	
div#footer,
div#footer a, 
table.aum td ul li,
table#growth td ul li
	{
		font-size:10px;
	}