.titletext {
	font-family: "Comic Sans MS";
	font-size: x-large;
	font-weight: bold;
	color: #000000;
}
.linktext {
	font-family: Arial;
	font-size: small;
	color: #0000FF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
