h1 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0033CC;
}
.heading {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0033CC;
}
.text {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0033CC;

}
.single {
	margin-bottom: 10px;
	margin-top: 0px;

}

