.headingBig
{
	font-size: 20px;
	color: red;
}

.headingNotSoBig
{
	font-size: 16px;
	color: Green;
}



