.body {
	font-family: "Comic Sans MS", Arial, "Basic Sans SF";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.heading2 {
	font-family: "Comic Sans MS", Arial, "Basic Sans SF";
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.smallbody {
	font-family: "Comic Sans MS", Arial, "Basic Sans SF";
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.heading1 {
	font-family: "Comic Sans MS", Arial, "Basic Sans SF";
	font-size: large;
	font-weight: bold;
}
.link {
	font-family: "Comic Sans MS", Arial, "Basic Sans SF";
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.link:hover{color:#ff0000;text-decoration:none}
.link:active{color:#990099}.lightlink {
	font-family: "Comic Sans MS", Arial, "Basic Sans SF";
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
