/* ===================================================
	Typeography stylesheet - IEC
	Version: v1.0
	Author: Steven Benfield - 24/02/2009
/* =================================================*/

/* Global */
	body { font-size: 62.5%; font-family: Arial, Helvetica, Verdana, sans-serif;}
	
	h1, h2, h3 { color: #2f2f2f; text-align: left;text-transform:uppercase;  }
	h1 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 1.6em; }
	h2 { font-size: 1.7em; margin-bottom:1em; font-family: Arial, Helvetica, Verdana, sans-serif; }
	h3 { font-size: 1.2em; margin-bottom:1em; font-family: Arial, Helvetica, Verdana, sans-serif; }
	h1 strong, h2 strong { color: #ffcc00; }
	p { font-size: 1.3em; line-height: 1.4; margin-bottom:1em; color:#888888;}
	a { text-decoration: none; color:#888888;}
	a:hover {color:#4a4a4a;}
	p a:hover, p a:focus { text-decoration: none;}
	
	

