BODY {
  background-properties: fixed;
	background-image: URL('graphics/bgball2.gif'); 
	}

 DIV.navigation {
  line-height: 1.5em; 
  }
 
 a:link {
  color: blue;
  }

 a:visited {
  color: purple;
  }

 a:active, a:hover {
  color: #000;
  background-color: #ddd;
  }

UL {
  list-style none;
  line-height: 1.2em;
  list-style: none;
  margin-left: 0;
  margin-top: 0;
  padding-left: .2em;
  }

 P.copy {
  font-family: arial, sans-serif;
	font-size: 80%;
	text-align: center;
	}
	
 DIV.footer {
  font-family: verdana, sans-serif;
	font-size: 80%;
	text-align: center;
	}

 P.message {
  font-family: Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	line-height: 24px;
	padding-left: 20px;
	}
	