body {
	font-family: "Helvetica";
	font-size: 18px;
	line-height: 20px;
	a:link, a:visited, a:active {text-decoration: none}
}
.command {
	font-family: "Helvetica", "Copperplate", "Helvetica", Courier, mono;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: normal;
}
.elite {
	font-family: "Helvetica", Times, serif;
	font-size: 24px;
	line-height: 0px;
}
.title {
	font-family: Cochin, Copperplate, "Helvetica", sans-serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 60px;
}
.subtitle {
	font-family: Cochin, Copperplate, "Helvetica", sans-serif;
	font-size: 24px;
}
.header {
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.headerCell {
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCDDFF;
}
.menuItemCell {
	font-family: "Helvetica";
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-indent: 5px;
	line-height: 25px;
}
.menuItemCella {
	font-family: "Helvetica";
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-indent: 5px;
	line-height: 25px;
}
.submenuItemCell {
	font-family: "Helvetica";
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-indent: 15px;
}
.super {
	font-family: "Helvetica";
	font-size: 8px;
	vertical-align: super;
}
.mini {
	font-family: "Helvetica";
	font-size: 9px;
}

