/* begin body type */	/* 1 - humanist sans a */

body	{	
	font-size:	12px;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-align: center; 
	text-transform:	none;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust:	.58;
	}	
#text {   
width: 70%;  
} 

p, blockquote, ul, ol, dl, dd, li, dir, menu	{	
	/* inherit from body */	
	}	

table, tbody, tr, td	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust:	.58;
	}	

	/* end body type */	




	/* begin header type */	/* 1 - humanist sans a */
		
h1	{	
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust:	.53;
	font-size:	12px;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h2	{	
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust:	.53;
	font-size:	14px;
	font-weight:	500;
	font-style:	bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h3	{	
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.58em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h4	{	
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.33em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h5, dt	{	
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.17em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h6	{	
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust:	.53;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
		
a:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#0000ff;
	text-decoration: underline;
	}	
		
a:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#996;
	}	
		
a:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#F30;
	}	
		
a:hover	{	
	text-decoration:	none;
	color:	#F30;
	}	
		
a.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#C30;
	}	
		
	/* end affordances */	
 .text2 {text-decoration: none; 
    font-size: 9px;
    color: #000000;
   }

