/* CSS Document  h1 { color: F7941C;#; }*/

	h1 {
		font-family: Trebuchet MS, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 28px;
		font-weight: normal;
		color: #fff;
		text-decoration: none;
	}
	
	h2 {
		font-family: Trebuchet MS, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		color: #7D7D7D;
		text-decoration: none;
	}	

	h3 {
		font-family: Trebuchet MS, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #F7941C;
		text-decoration: none;
	}	

	h4 {
		font-family: Trebuchet MS, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #F7941C;
		text-decoration: none;
	}

	h5 {
		font-family: Trebuchet MS, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 28px;
		font-weight: normal;
		color: #F7941C;
		text-decoration: none;
	}		

