BODY {
	background-color: #E1DAC4;
	color: Black;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin: 0pt 0pt 0pt 0pt;
}
A:LINK, A:VISITED {
	color: #585E9A;
	text-decoration: none;
	border-width: 0pt;
}
A:ACTIVE, A:HOVER {
	border: 0pt;
	color: #A19675;
	text-decoration : none;
}
TABLE {
	border: 0pt;
}
TABLE.in {
	border: 1pt;
	border-color: Black;
	border-style: solid solid solid solid;
}
TH {
	background-color: #A19675;
	font-weight: normal;
	text-align: center;
	color: Black;
	font-size: 10pt;
	width: 400;
}
TR.head {
	background-color: #A19675;
}
TR.dark {
	background-color: #EDE9DC;
}
TR.light {
	background-color: White;
}
TD {
	color: Black;
	font-size: 10pt;
	vertical-align: top;
}
TD.content {
	font-size: 10pt;
	text-align: justify;
	padding: 10pt 10pt 10pt 16pt;
	width: 640;
}
H1 {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
H1.sub {
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	padding-bottom: 6pt;
	padding-top: 0pt;
}
H2 {
	font-size: 13pt;
	font-weight: bold;
	padding-top: 10pt;
}
H3 {
	font-size: 11pt;
	font-weight: bolder;
	padding-top: 10pt;
}
H4 {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 6pt;
}
H5 {
	font-size: 11pt;
	font-weight: bold;
	padding-top: 6pt;
	text-align: center;
}
H6 {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 6pt;
	text-align: center;
}
IMG {
	border: 0pt;
}
OL.ownorderd, OL.ownorderd OL {
	list-style: none;
	text-indent: -10pt;
}
