P	{color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt}
		/*Body text is green*/

B	{color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold}
		/*Bold Body text*/


H1	{color: #333399; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	font-weight: bold}
		/*Level-one headings*/

H2	{color: #333399; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	font-weight: bold}
		/*Level-two headings*/

.orderedlist	{color: 333399;
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt;}

.table	{color: black;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 9pt;}

  
	

