.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #A50000;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.largetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bolder;
}
.menu { font-family: arial;
	font-size: medium;
	font-type: normal;}

.menutitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #A50000;
}