@charset "windows-1252";
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E0403;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #512301;
}
body {
	background-color: #D1B16D;
}
#tableFrame {
}
#tdBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E480A;
}

