body
{
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica;
	background-color: bisque;
}

a.menu
{
	color: Black;
	text-decoration: none;
}

a.menu:hover
{
	color: Black;
	text-decoration: underline;
}

table
{
	font-size: x-small;
	vertical-align: top;
	text-align: left;
}

th
{
	vertical-align: top;
	text-align: left;
}

td
{
	vertical-align: top;
	text-align: left;
}

.bigmenu
{
	font-family: Verdana, Arial, Helvetica;
	font-size: medium;
	font-weight: bold;
}

.sectiontitle
{
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
}

.faqexample
{
	font-family: Courier;
}

.faqauthor
{
	font-style: italic;
}

table.faqlist
{
	background-color: khaki;
}

th.faqlist
{
	font-weight: bold;
	color: black;
	background-color: tan;
}
