body {
	font-weight: normal;
	font-size: 13px;
	margin: 15px;
	color: 997731;
	background-color: white;
	background-image: url(images/bground.gif);
      margin-left:0px;
      margin-right:0px;
      margin-top:0px;

}

table.header {
      height: 82px;
	background-image: url(images/header.gif);
	background-color: #ffffff;
}

td.leftmargin {
      width: 100px;

}

.copy {
        font-size: 13px;
}

table.picbg {
	background-image: url(images/picbg.jpg);
}

a:link, a:visited, a:active {
	color: #997731;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #E2CFA7;
}