
.header {
	color:#6B2608;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight:bold;
	font-size:14px;
	letter-spacing : 1px;
}
h1 {
	color:#6B2608;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight:bold;
	font-size:28px;
	line-height: 120%;
	letter-spacing : 1px;
	font-style : italic;
	margin-top: 4px;
	margin-bottom: 4px;
	text-decoration: none;
}
h2 {
	color:#6B2608;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight:bold;
	font-size:18px;
	line-height: 120%;
	letter-spacing : 1px;
	margin-top: 0px;
	margin-bottom: 2px;
	text-decoration: none;
}
h3 {
	color:#6B2608;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight:bold;
	font-size:16px;
	line-height: 110%;
	letter-spacing : 1px;
	font-style : normal;
	margin-top: 0px;
	margin-bottom: 1px;
	text-decoration: none;
}
body {
	background-color: #dbe1c3; /* old color F0F0DF   */
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.body-table {
	padding: 0px;
	margin-top: 20px;
}
body, td, th, p {
	/* font-family: "Times New Roman", Times, serif;   */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: .2px;
}
a {
	color: #6B2608;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #6B2608;
}
a:hover {
	color: #ae3733;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
}
p {
	line-height: 120%;
}
p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 6px;
}
.captions {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #000000;
}
.grey-11px {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.sidebar-left {
	color: #6B2608;
	font-size: 11px;/*font-style: italic;*/
}
a.sidebar-left {
	text-decoration: underline;
}
.sidebar-left-indent {
	color: #6B2608;
	/*font-style: italic;*/
	margin-left: 10px;
}
a.sidebar-left-indent {
	text-decoration: underline;
}
.p-link-black {
	color: #000000;
}
.p12 {
	font-size: 12px;
}
.p12-white {
	font-size: 12px;
	color: #FFFFFF;
}
.p14 {
	font-size: 14px
}
.table-padding {
	padding: 0px 4px 4px;
}


.table-head-border {
	border: thin solid #88623e;
}


.table-left-margin {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.table-right-margin {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
