/*
-----------------------------------------------------
Basic CSS file for [est.org.uk]
Media: screen, projection, print

Notes:	styles for v4 browsers go here;
			general styles that don't trigger bugs

Author: Paul Love [ paull at thegrandunion dot com ]
For: Grand Union [ thegrandunion.com ]
-----------------------------------------------------
*/

a { 
	color:#404040;
	text-decoration:underline; 
}

h2,
h3 {color:#0075bf;}

h4,
h5,
h6 {color:#404040;}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
/*	margin-bottom:1em;*/
}