/*Peel Ridge*/
	body   					{background-color: rgb(240,224,199);}

	p, td, div, span, ul, 
	textarea, input, select,
	option      	        {font-size: 9pt;
			 	 			 font-family: arial, helvetica, san-serif;
			 	 			 color: rgb(0,0,0);}

	a					{text-decoration: none;
			 	 			 color: rgb(188,148,46);}
			 	 			 
	.links a				{font-size:  14pt;
							 font-weight:  normal;
			 	 			 font-family:  times new roman, serif;
			 	 			 text-decoration: none;
			 	 			 color: rgb(150,150,150);}
	
	
	.black					{background-color: rgb(0,0,0);
							 color: rgb(255,255,255);
			 	 			 font-family: arial, helvetica, san-serif;}
	 

	.cream					{background-color: rgb(255,255,255);
							color: rgb(0,0,0);}

	.range	p, td, div, span, ul, 
	textarea, input, select,
	option 				{font-size: 8pt;}

    .range strong			{font-size: 9pt;
			 	 			 font-family: arial, helvetica, san-serif;
			 	 			 text-decoration: none;
			 	 			 font-style: normal;
			 	 			 font-weight: bold;
			 	 			 color: rgb(147,53,47);}
    em						{font-size: 18pt;
			 	 			 font-family: times new roman, serif;
			 	 			 text-decoration: none;
			 	 			 font-style: italic;
			 	 			 font-weight: bold;
			 	 			 color: rgb(147,53,47);}