/* CSS Document */
h1		{ font-size: 44px; font-family: "Times New Roman", Times, serif; color:#954F1B; font-weight: normal; }
h1 strong	{ color: #75B83B; font-weight: normal;  }

h2			{ font-size: 24px; font-family: "Tahoma", Helvetica, sans-serif; color: #A26331; font-weight: normal;}
h2 strong	{ color: #EFAF56; }

h3			{ font-size: 24px; font-family: "Tahoma", Helvetica, sans-serif; color: #50453F; font-weight: normal; 
				padding:6px 0 2px 0;  }
h3 strong	{ color: #EFAF56; font-weight: normal; }

h4			{ font-size: 24px; font-family: "Tahoma", Helvetica, sans-serif; color: #EFAF56; font-weight: normal; }
h4 strong	{ color: #EFAF56; }

h5			{ font-size: 24px; font-family: "Tahoma", Arial, Helvetica, sans-serif; color: #FFF; font-weight: normal; }
h5 strong	{ color: #FFF; }

h6			{ font-size: 22px; font-family: "Tahoma", Arial, Helvetica, sans-serif; color: #7A5D4A; font-weight: normal;
				padding:6px 0 2px 0; }
h6 strong	{ color: #75B83B; }