	BODY		{ background: url(http://www.coloradoriverinfo.com/graphics/cities/city.backg.jpg);
			  background-repeat: repeat-y;
			  background-color: #000000;
			  font-weight: normal;	  

			  margin: 0px;
			  padding: 0px;
			}

	.listBoxStyle1	{ background-color: white;
			  color: blue;
			  font-weight: normal;
			}

	H3		{ font: 12pt "Verdana", "Arial", sans-serif;
			  font-weight: bold;
			}

