.menu1_off
{
	background-color: #f733f7;
	color: #f5f5f5;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.menu1_on
{
	background-color: #f733f7;
	color: #ffff00;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.menu2_off
{
	background-color: #900090;
	color: #f5f5f5;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.menu2_on
{
	background-color: #900090;
	color: #ffff4f;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.menu2_hide
{
	background-color: #900090;
	color: #900090;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
h1.mavis
{
	font-family: arial;
	font-size: 12pt;
	margin: 0px;
}
h2.mavis
{
	font-family: arial;
	font-size: 11pt;
	margin: 0px;
}
body.mavis
{
	font-family: arial;
	font-size: 10pt;
	margin-top: 10px;
}
a.mavis
{
	color: #cc33cc;
}
.bigpurple
{
	font-size: 11pt;
	color: purple;
}

