body {
	font-family: "Kristen ITC", Georgia, Verdana, "Bookman Old Style";
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	background-color: #FEFF99;
}
p {
	font-family: "Kristen ITC", Georgia, Verdana, "Bookman Old Style";
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFCC;
}
.para1 {
	font-family: "Kristen ITC", Georgia, Verdana, "Bookman Old Style";
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	background-color: #FEFF99;
}
.para2 {
	font-family: "Kristen ITC", Georgia, Verdana, "Bookman Old Style";
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.heading1 {
	font-family: "Kristen ITC", Georgia, Verdana, "Bookman Old Style";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.h1 {
	font-family: "Kristen ITC", Georgia, Verdana, "Bookman Old Style";
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
}

a:link {
	font-family: "Kristen ITC", Georgia, Verdana, "Bookman Old Style";
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
a:visited {
	font-family: "Kristen ITC", Georgia, Verdana, "Bookman Old Style";
	font-size: 14px;
	font-weight: bold;
	color: #2B9543;
}
a:active {
	font-family: "Kristen ITC", Georgia, Verdana, "Bookman Old Style";
	font-size: 14px;
	font-weight: bold;
	color: #EB2943;
}

a:hover {
	font-family: "Kristen ITC", Georgia, Verdana, "Bookman Old Style";
	font-size: 14px;
	font-weight: bold;
	color: #33F2FF;
}
