.heading {
	font-family: "Comic Sans MS", Andy, "Arial Black";
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.contentbl {
	font-family: "Comic Sans MS", Andy, "Arial Black";
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}
.contentrd {
	font-family: "Comic Sans MS", Andy, "Arial Black";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.main {
	overflow: scroll;
	height: 600px;
	vertical-align: top;
}

