body {
	margin-top: 0px;
	font-size: 12px;
	font-family: "Trebuchet MS";
	
	}
.footer{
	color: #669934;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #669934;
}
h1 {
	font-size: 12px;
	color: #669933;
	padding-left: 10px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: black;
	padding-left: 10px;
	font-weight: bold;
}




p  {
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	}	
	
.link{
	color: #669933;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
}

.link:hover{
	color: #333333;
	text-decoration: underline;
}


.statepricerange{
	
}	
	
	.statepricerangerow1{
	font-family:Arial, Helvetica, sans-serif;	
	font-size: x-small;	
		color: white;
	background-color: #669933;
	}
	
	
	.maxprice{
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;	
     color=black;	
	}

	.minprice{
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;	
	color: black;	
	}


  .commodity{
  font-family:Arial, Helvetica, sans-serif;  
  font-size: x-small;	
     color=black;	
  }

	.datarow{
		background-color: white;
		color: black;
	}
	
	.grouprow{
	font-family:Arial, Helvetica, sans-serif;  

        font-size: x-small;
		background-color: #DBDBDB;
		color: black;
	}
