h1		{font-size:x-large; font-weight:bold; font-style:normal; text-align: left; }
h1.blue	{font-size:x-large; font-weight:bold; font-style:normal; color:#0000ff; text-align: left; }
h2		{font-size:larger; font-weight:bold; font-style:normal; text-align: left; }
h2.blue	{font-size:larger; font-weight:bold; font-style:normal; color:#0000ff; text-align: left; }