@charset "utf-8";
/* CSS Document */

.heading1 {
	font-size: xx-large;
	font-weight: bold;
	font-style:italic;
	color: #FF0000;
}

