/* * headings */h1, h2, h3, h4, h5, h6 {	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	padding-bottom: 0px;	margin-bottom: 5px;	line-height: 100%;}h1 {font-size: 16px;color: #FF4500;}h2 {font-size: 14px;color: #FF8C00;} h3 {font-size: 12px;color: #F4A460;}h4 {	font-size: 175%;	font-weight: normal;	color: #7887A0;}h5 {	font-size: 150%;	color: #878796;}h6 {	font-size: 125%;	color: #7887A0;}