/* sets style of the header title */h3 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 24px;	font-style: normal;	color: #7D4900;	text-decoration: none;}h4 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 16px;	font-style: normal;	color: #7D4900;	text-decoration: none;}h5 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	font-style: normal;	color: #000000;	text-decoration: none;		text-align: left;}/* sets style of the content of the page */p, td, li {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	font-style: normal;	color: #000000;	text-decoration: none;}/* sets style of footer */.footer {	text-align: center;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	font-style: normal;	color: #000000;	text-decoration: none;	background-position: center;}/* style of body links */a:link, a:visited  {	color: #ABA000;	text-decoration: none;	font-family: Georgia, Times New Roman, Times, serif;}a:hover, a:active { 	text-decoration: none; 	color: #7D4900;	}.footerleftjustified {    text-align: left;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	font-style: normal;	color: #000000;	text-decoration: none;}.title {color: #7D4900}.links {font-size: 10px;}