body {
	background-attachment: fixed;
	background-image: url(images/lightbar.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

td.body1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.edge {
	background-image: none;
}
td.textbox {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
td.leftmargin {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #A95D11;
	border-right-color: #A95D11;
	border-bottom-color: #A95D11;
	border-left-color: #A95D11;
}
td.rightmargin {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A95D11;
	border-right-color: #A95D11;
	border-bottom-color: #A95D11;
	border-left-color: #A95D11;
}
hr.line {
	background-color: A95D11;
	color: #A95D11;
}
.graytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.darkbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
