
	/* begin body type */	/* 1 - humanist sans a */

body	{	
	font-size:	1.00em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	none;
	}	

p, blockquote, ul, ol, dl, dd, li, dir, menu	{	
	/* inherit from body */	
	}	

small	{	
	font-size:	.92em;
	}
disclaimer	{
	font-size:	.50em;
	font-style:	italic;
	}
big	{	
	font-size:	1.17em;
	}	

		
a:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#C00;
/*	background:	#ffc;*/
	}	
		
a:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#C00;
	/*background:	#ffc;*/
	}	
		
a:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#F00;
	/*background:	#FC0;*/
	}	
		
a:hover	{	
	text-decoration:	none;
	color:	#C00;
	background:	#FFC;
	}	
		
a.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#C00;
	/*background:	#ffc;*/
	}	
		
	/* end affordances */	



