p {
	font-family: "Comic Sans MS", Arial;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
h1 {
	font-family: "Comic Sans MS", Arial;
	font-size: small;
	font-weight: bold;
	background-color: #FFFF00;
}
.hlheading {
	font-family: "Comic Sans MS", Arial;
	font-size: small;
	font-weight: bold;
	background-color: #FFFF00;
}
.boldpara {
	font-family: "Comic Sans MS", Arial;
	font-size: x-small;
	font-weight: bolder;
}
h2 {
	font-family: "Comic Sans MS", Arial;
	font-size: medium;
	background-color: #00FFFF;
}
h3 {
	font-family: "Comic Sans MS", Arial;
	font-size: xx-small;
	font-style: italic;
}
h4 {
	font-family: "Comic Sans MS", Arial;
	font-size: small;
	font-weight: bold;
}
h5 {
	font-family: "Comic Sans MS", Arial;
	font-size: medium;
	font-weight: normal;
	color: #0000FF;
}

