/* The W3C Core Styles Copyright (c) 1998 W3C (MIT, INRIA, Keio), All Rights
Reserved. W3C liability, trademark, document use and software licensing rules
apply. See http://www.w3.org/Consortium/Legal/ipr-notice.html */



h1, h2, h3, h4, h5, h6, th, dt, body, td, li, a, p	{ font-family:	geneva, arial, helvetica, sans-serif; }




/* WinNS4 */
P, DIV, UL, DL, DT, DD, PRE, OL, LI, BLOCKQUOTE, ADDRESS	{
	font-size:14px;
	line-height:20px;
	color: black;
	}
	/* begin affordances */	/* 4 - swiss a */
		
A, ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL, DFN,		
DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD,		
LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR, 		
APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE,		
ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL	{	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration:	none;
	border-color:	black;
	border-style:	none;
	}	
				
HR	{	
	color:	#a9a9a9;
	}	
		
A:link	{	
	text-decoration:	none;
	color:	#0000A0;
	}	
	
A:hover	{
	text-decoration:	none;
	background:			darkgray;
	}
	
		
