BODY
{
	font-family: Verdana, sans-serif;
	color: white;
	background: #224411;
}

A:link
{
	color: white;
}
A:active
{
	color: yellow;
}
A:visited
{
	color: white;
}

A.amenu:link
{
  background: #FFF7E5;
  color: black;
}

A.amenu:visited
{
  background: #FFF7E5;
  color: black;
}

.div-printable
{
  color: black;
  background: white;
}

.list-header
{
  font-family: Verdana, sans-serif;
  font-size: 0.6em;
  color: black;
  background: white;
}
.list-name
{
  font-family: Verdana, sans-serif;
  font-size: 0.7em;
  color: black;
  background: white;
}
.list
{
  font-family: Verdana, sans-serif;
  font-size: 0.5em;
  color: black;
  background: white;
  margin-left: 5;
}
.list1
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 0.8em;
  color: black;
  background: #FFF7E5;
  padding-left: 10;
}
.list2
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 0.8em;
  color: black;
  background: #DDDDDD;
  padding-left: 10;
}

.mainmenu
{
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
  color: #000000;
  background: #FFF7E5;
  border: solid;
  padding: 2px;
  border-width: thin;
  text-align: center;
}
