h1
{

	font-family: Arial;
	font-weight: bold;
	font-size: 20px;	
	color: rgb(154, 154, 154);
}

h2
{

	font-family: Arial;
	font-weight: bold;
	font-size: 16px;	
	color: rgb(154, 154, 154);
}
