/* Headings Common Attributes*/
H1, H2, H3, H4, H5, H6 
	{font-family: Arial, Helvetica; 
	}


/* Debug settings */

.debug {
	font-size: 85%;
	background-color: #FDD;
	}
