H2,H4
	{color	: blue;}
H5
	{color	: green;}

H1
	{color	: blue;}


BODY
	{font-size : 11pt;
	 line-height:1.3em;
/*  text-indent : 760px;*/
  text-align : center;
}
TABLE
	{font-size : 11pt;
	 line-height:1.3em;
  font-weight : 400;
}
EM
	{font-weight: bold;
	 font-style	: normal;}
EM.exp
	{font-size	: 105%;
	 text-decoration: underline; }
EM.red
	{color		: red;}
EM.green
	{color		: green;
	 font-size	: 105%;}
H2 EM
	{font-size	: 70%;}
