p,td  		{ font-size:10pt;
    	 	font-family:Helvetica,Arial; 
   		}
h1		{ font-size:25pt;
		font-family:Helvetica,Arial;
		color:#1A1642;
		} 

h1.orange	{ font-size:25pt;
		font-family:Helvetica,Arial;
		color:#ea9e0b;
		} 
h1.lilorange	{ font-size:18pt;
		font-family:Helvetica,Arial;
		color:#ea9e0b;
		} 

h1.grey		{ font-size:25pt;
		font-family:Helvetica,Arial;
		color:#a0a0a0;
		} 

p.desc,td		{ font-size:10pt;
    	 	font-family:Helvetica,Arial; 
		color:#339900;
   		}
		
   		}
p.grey	{ font-size:12pt;
    	 	font-family:Helvetica,Arial; 
   		color:#a0a0a0;
		}
