/* CSS Document */body {	font-family: Arial, Helvetica, sans-serif;	background-color: #546332;	background-position: center top;	background-repeat: repeat-y;	background-image: url(images/bg.jpg);	margin-top: 15px;}.style1 {	font-size: 9px;}.style2 {	font-size: 14px;}.body_copy {	font-size: 12px;}.body_title {	font-size: 14px;	font-weight: bold;}.nav_footer {	font-size: 9px;}p {	font-size: 12px;}h1 {	font-size: 14px;	font-weight: bold;}h2 {	font-size: 12px;	font-weight: bold;}a:link {	color: #000000;	text-decoration: none;}a:visited {	text-decoration: none;	color: #9B978E;}a:hover {	text-decoration: underline;}a:active {	text-decoration: none;}