@charset "UTF-8";.body {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: normal;	color: #000000;	}.bold body {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: bolder;	color: #000000;}.headline {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 16px;	font-style: normal;	line-height: normal;	font-weight: bold;	color: #663300;	}body {	background-image: url(images/home/bkgd.png);	background-repeat: repeat-y;	background-position: center;	background-color: #dcdcdc;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}