BODY	{
	font-family: Arial, Helvetica, sans-serif;
	color: 	#000000;
	background-color:	#C0C0B0;
	margin-left:	0px;
	margin-top:		0px;	
	}
	
H1	{
	margin-top: 1em; 
	margin-bottom: 1em;
	text-align: center;
	}	

H3	{
	margin-top: 1em; 
	margin-bottom: .1em;
	text-align: left;
	}

H4.book	{
	font-size: 10pt;
	line-height: 1.5em;
	text-align: center;
	}

	
H4	{
	font-size: 10pt;
	line-height: .5em;
	}

P, li, td	{
	font-size: 10pt;
	}
	
UL.hp	{
	margin-top: 0; 
	margin-bottom: 0;
	}
	
	
A:link { color: #000000;
	background: transparent;
	text-decoration: none;
	 }
A:visited { color: #000000;
	background: transparent;
        text-decoration: none;
	}
A:active { color: #000000;
	background: transparent;
        text-decoration: none;
	 }			
A:hover { color: blue;
	background: transparent;
	text-decoration: none;
	 }
		 
		 
A:link.nav	{color: #FFFFFF;	
	background-color: transparent;
	text-decoration: none;
	}	
A:visited.nav	{color: #FFFFFF;	
	background-color: transparent;
	text-decoration: none;
	}	
	
A:hover.nav { color: #000000;
	background-color: Wheat;
	font-weight: normal;
	text-decoration: none;
	}			
	 
	 
.bc	{
	 border-collapse: collapse; 
	 }
	 	 
.forms	{	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent; 
}	

.hilite	{
	color: red;
	background-color: transparent;
	}

.sidebar	{	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: transparent; 
	margin-top: 1em; 
	margin-bottom: 1em;	 
}

.sidebarnm	{	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: transparent; 
}

/*
.sidebarsm	{	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #FFFFFF;
	background-color: transparent; 
	margin-top: 1em; 
	margin-bottom: 1em;	 
}
*/
.sidebarh	{ color: #FFFFFF;
	background-color: transparent;
	font-size: 12pt;
	font-weight: normal;
	padding: 0px 5px;
	 }
	 
.sidebarl	{ 
	padding: 0px 13px;
	line-height: 1.25em;
	 }	 
	 
.titles	{
	font-size: 10pt;
	line-height: .5em;
	}

	
/*secondary pages*/

/*primer #*/

PRE
	{font-family: monospace;
	font-size: 8pt;
	}

.byline
	{
	font-size: 10pt;
	line-height: .5em;
	}

/* in conflict with previous h3 
 h3
 	{font-size: medium;
	font-weight: bold;
	} */
 
.pn
	{ font-family: Arial, Helvetica, serif;
	font-size: small;
	font-weight: bold;
	}

/*primary title*/
.pt
	{ font-family: Arial, Helvetica, serif;
	font-size: medium;
	font-weight: bold;
	}
	
.jump
	{font-size: 8pt;
	font-weight: bold;
	}	