/* 
cascading style sheet for bentley-wheeler.com pages -- 3/2/06

COMMENTS:
--windows version
*/


P {
	/*this makes the <P> tag behave more similar between IE and Firefox - Chad Beier 04/26/2005
	margin-top: 2px;
	margin-bottom: 2px;*/
}
	
h1  {
	font-family: verdana, san serif; 
	color: #660000; 
	font-size: 12px;
	}

