/* CSS Document *//*----- HEADERS -----*/h1 {	font-family: "Times New Roman", Times, serif;	font-size: 35px;	font-weight: normal;	line-height: 35px;	color: #656565;	margin: 2px 0px 17px 0px;}h2 {	font-family: "Times New Roman", Times, serif;	font-size: 23px;	font-weight: normal;	color: #656565;	text-transform: uppercase;	margin: 0px 0px 15px 0px;}h3 {	font-family: "Times New Roman", Times, serif;	font-size: 16px;	font-weight: normal;	letter-spacing: 1px;	color: #EBC300;	margin: 0px 0px 3px 0px;}h4 {	font-family: "Times New Roman", Times, serif;	font-size: 15px;	font-style: italic;	font-weight: normal;	color: #808080;	margin: 0px 0px 10px;}h5 {	font-family: "Times New Roman", Times, serif;	font-size: 18px;	font-weight: normal;	color: #B1B1B1;	margin: 0;}/*----- CONTENT PARAGRAPH -----*/p {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: normal;	color: #B1B1B1;	line-height: 22px;	margin: 0px;}/*----- OTHER TEXT -----*/.smalltext {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 15px;	color: #656565;}