.TitleText
{
	font-size: x-large;
	text-decoration: none;
	color: Black;
}
P
{
	margin-top: 4px;
	margin-bottom: 4px;
}
IMG
{
	margin-right: 10px;
	margin-bottom: 2px;
}
.MenuItemUnused
{
	font-weight: bold;
	background-color: ghostwhite;
}
.MenuItemUsed
{
	background-color: ghostwhite;
}
.MainText
{
	vertical-align: text-top;
	padding: 5px 20px 10px 10px;
}
ul
{
	margin-bottom: 0px;
}

