body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFDE8;
	color: #874343;
	font-size: 10pt;
}

p {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	font-size: 9pt;


}

BLOCKQUOTE {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	indent: 48px;
}
h1 {
	text-transform: none;
	text-decoration: none;
	font-size: 20pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A66048;
     border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFDE8;

}

h2 {
	text-transform: none;
	text-decoration: none;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;

	color: #A84E37;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFDE8;
}

h3 {
	text-transform: none;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	border: medium none;
	color: #994733;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFDE8;
}

h4 {
	text-transform: none;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFDE8;
	border-right-color: #FFFDE8;
	border-bottom-color: #FFFDE8;
	border-left-color: #FFFDE8;
}

h5 {
	text-transform: none;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

h6 {
	text-transform: none;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
dl{
	text-transform: none;


	}
dt {
	text-transform: none;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border-top: 16px double #FFFDE8;
	border-right: 16px none #FFFDE8;
	border-bottom: 6px solid #FFFDE8;
	border-left: 16px none #FFFDE8;
	font-size: 9pt;
}
dd {
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	font-size: 9pt;
	border: none;
	text-align: justify;
	line-height: normal;
}
li {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	border-top: 6pt double #FFFDE8;
	border-right: 6pt #FFFDE8;
	border-bottom: 6pt #FFFDE8;
	border-left: 6pt #FFFDE8;
	list-style-position: outside;
	font-size: 9pt;
}
ol {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	list-style-type: decimal;
	list-style-position: outside;
}
ul {

	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
td {

	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-size: 8pt;

}
A:link {
	color: #993300;

: none }
A:active {
color: #660000;
: none }

A:visited {
	color: #874343;

: none }

A:hover {
color: #330000;
: none }

