.menutext {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
}
body {
	background-color: #CCCCCC;
}
.menutable {
	background-image: url(Images/menu_bgrd.jpg);
	width: 780px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
.bodytext {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 5px;
}
.date {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 5px;
}
.bodytable {
	width: 780px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bodytitle {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	margin: 5px;
}
.bodysubtitle {
	font-family: Arial;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 5px;
}
