P  {
	font-size : 10pt;
	font-family : Arial, Helvertica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

.featurehead  {
	font-size : 7pt;
	font-family : Arial, Helvertica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #333333;
}

.featurebody  {
	font-size : 7pt;
	font-family : Arial, Helvertica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

P.head  {
	font-size : 14pt;
	font-family : Arial, Helvertica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #666666;
}

P.small  {
	font-size : 9pt;
	font-family : Arial, Helvertica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}




Cite  { 
	font-size : 9pt;
	font-family : Arial, Helvertica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

H1  {
	font-size : 14pt;
	font-family :  Arial, Helvertica, sans-serif;
	font-weight : normal;
	line-height : 1;
	margin-top : .5em;
}

H2  {
	color : #666666;
	font-size : 12pt;
	font-family : Arial, Helvertica, sans-serif;
	font-weight : bold;
	line-height : 1;
	margin-top : .5em;
}

H3  {
	color : #000000;
	font-size : 18pt;
	font-family : Arial, Helvertica, sans-serif;
	font-weight : normal;
	font-weight : bold;
	line-height : 1;
	margin-top : .5em;
}

A:link	{	
	font-family :  Arial, Helvertica, sans-serif;
	text-decoration:	none;
	font-weight:	normal;
	color:	blue;
	background:	none;
	}	
		
A:visited	{	
	font-family : Arial, Helvertica, sans-serif;
	text-decoration:	none;
	font-weight:	normal;
	color:	blue;
	background:	none;
	}	
		
A:active	{	
	font-family : Arial, Helvertica, sans-serif;
	text-decoration:	none;
	font-weight:	normal;
	color:	red;
	background:	none;
	}	
		
A:hover	{
	font-family : Arial, Helvertica, sans-serif;
	text-decoration:	none;
	font-weight:	normal;
	color:	red;
	background:	none;
	}	


	

BODY  {
	font-weight : 10pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Arial, Helvertica, sans-serif;
	}	


	
TH  {
	font-size : 10pt;
	font-family : Arial, Helvertica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-align : left;
	text-indent : 0.2em;
}

TH.spec  {
	font-size : 10pt;
	font-family : Arial, Helvertica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-align : center;
	text-indent : 0.2em;
}

TD  {
	font-size : 9pt;
	font-family : Arial, Helvertica, sans-serif;
	color : black;
}

TD.bold  {
	font-size : 9pt;
	font-family : Arial, Helvertica, sans-serif;
	font-weight : normal;
	font-style : bold;
	color : black;
}



