body
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	background-color : #eeeeee;
}

pre
{
	font-family : Courier;
	font-size : small;
	background-color : #dddddd;
}

a
{
  font-family: Courier;
  font-size: small;
  font-style: normal;
  color: #024410;
  text-decoration: none;
}
a:hover
{
  font-family: Courier;
  font-size: small;
  font-style: normal;
  color: #125420;
  text-decoration: underline;
}

