/* newgass.css */
/* stylesheet for Michael Newgass pages on Fotonet */
/*  */
/* Jos Garbett, 2003 for EyeDivision www.eyedivision.co.uk */
/* jos.garbett@eyedivision.com */

BODY, P, H1, H2, H3, H4, li, ul, ol, blockquote, address {  
	font-family : Helvetica, Verdana, Arial,  sans-serif; 
	color: #000000;  
	letter-spacing: 0.02em; 

}

H1 { font-size: 175%; color: #999999; font-family : Verdana, Helvetica, Arial, sans-serif; }
H2 { font-size: 120%;  color: #000000; }
H3 { font-size: 0.9em;  color: #000000; }

P, blockquote { font-size: 90%;  color: #000000; }

ADDRESS { font-size: 0.7em; text-align: center; font-style: normal; line-height: 120%; color: #000000; padding: 5px; }

B, em, strong { font-weight: 900; letter-spacing: 0.02em; }

li, ul, ol {  font-size: 0.8em; font-style: normal; font-weight: normal; color: #000000; }


a:link { color: #999999; text-decoration: none; }
a:active { color: #cc3300; text-decoration: underline;}
a:hover { color: #cc3300; text-decoration: underline; }
a:visited { color: #99CC99; }





