/* STYLE2.CSS */
/* Used for contents frames with dark background */


body	{ 
	color: #FFFFFF; 
	font-family: Arial, helvetica, 'sans serif'; 
	font-size: 10pt; 
	}

table, th, tr, td	{
	color: #FFFFFF;
	font-family: Arial, helvetica, 'sans serif'; 
	font-size: 10pt; 
	}

LI, UL, OL	{
	font-family: Arial, helvetica, 'sans serif'; 
	font-size: 10pt; 
	margin-top:1; 
	margin-bottom:1;
	}

A:link	{	
	text-decoration: none;
	color: #FFFF99;
	}	
		
A:visited	{	
	text-decoration: none;
	color: #FFFF99;
	}	
		
A:active	{	
	text-decoration: none;
	color: #DDDD44;
	}	
		
A:hover	{	
	text-decoration: none;
	color: #DDDD44;
	}	
		
H1	{	
	font-family: Arial, helvetica, 'sans serif'; 
	font-size-adjust:	.48;
	font-size: 1.85em;
	font-weight: 700;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: -.25pt;
	text-transform: none;
	}	
		
H2	{	
	font-family: Arial, helvetica, 'sans serif'; 
	font-size-adjust: .48;
	font-size: 1.75em;
	font-weight: 500;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: -.25pt;
	text-transform: none;
	line-height: 14pt;
	}	
		
H3	{	
	font-family: Arial, helvetica, 'sans serif'; 
	font-size-adjust:	.48;
	font-size: 1.58em;
	font-weight: 500;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: -.25pt;
	text-transform: none;
	line-height: 14pt;	
	}	
		
H4	{	
	font-family: Arial, helvetica, 'sans serif'; 
	font-size-adjust:	.48;
	font-size: 1.33em;
	font-weight: 500;
	font-style:	oblique;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: -.25pt;
	text-transform: none;
	}	
		
H5, DT, LEGEND	{	
	font-family: Arial, helvetica, 'sans serif'; 
	font-size-adjust:	.48;
	font-size: 1.17em;
	font-weight: 500;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: -.25pt;
	text-transform: none;
	}	
		
H6	{	
	font-family: Arial, helvetica, 'sans serif'; 
	font-size-adjust:	.48;
	font-size: 1em;
	font-weight: 500;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: -.25pt;
	text-transform: none;
	}