.jim {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: x-small;
	color: #CCCCCC;
	font-weight: normal;

}
.jim_title {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: x-small;
	font-weight: bolder;
	color: #CCCCCC;
}
.liana {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #66CC99;
}
.lianatitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bolder;
	color: #66CC99;
}
.jenn {
	font-family: Garamond, "Times New Roman";
	font-size: 14px;
	color: #FFCCCC;
	font-weight: normal;

}
.jenntitle {
	font-family: Garamond, "Times New Roman";
	font-size: 14px;
	font-weight: bolder;
	color: #FFCCCC;
}
.link {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #CC6699;
	text-decoration: none;
}
.nil {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #99CC99;
}
.niltitle {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #99CC99;
}
.kirk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
}
.kirktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
}
.ill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFF99;
}
.illtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFF99;
}
