body	{
  	text-align: center;
  	color: #336699;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 40px;
  	font-weight: bold;
	}

h2.c1	{
	color: #CC6600;
  	font-size: 24px;
  	font-weight: lighter;
	}

p	{
	/* text-align:justify; */
	line-height: 1;
	}

p.c2	{
	color: #CC6600;
	font-size: 13px;
	font-weight: lighter;
	}
