.plainfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.littleinfo {
	font-family: "Courier New", Arial;
	font-size: 11px;
}
.title {
	font-family: "French Script MT";
	font-size: 36px;
	font-weight: normal;
}
.title2 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
}
.plainfontlarger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
