/*
--------------------------------------------------------------------------
	ALTERNATIVE STYLESHEET FOR [SCREEN]: LARGE TYPE	
-------------------------------------------------------------------------- */	

/* --------------------------------------------------------------------------
////////////////////////////  changed values from default screen stylesheet
-------------------------------------------------------------------------- */

	#switcher li a {
		font-size: 13px;
		}

	#switcher-regular {
		background: #FFFFFF;
		color: #666666;
		}
		
	#switcher-large {
		background: #A9A9A9;
		color: #333333;
		}

	body {
		font-size: 16px;
		}
		
	h1 {
		font-size: 28px;
		}
	
	h2 {
		font-size: 23px;
		}
		
	h3 {
		font-size: 18px;
		}

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