body, p, td {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	align: center;
	background-color: #E3DDD0;
}
A:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	color: #442E30;
	font-weight: bold;
    TEXT-DECORATION: underline;
}
A:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	color: #442E30;
	font-weight: bold;
    TEXT-DECORATION: underline;
}
A:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
    TEXT-DECORATION: underline;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
	margin-top: 5;
    margin-bottom: 1;
    margin-left: 1;
	color: #442E30;
}
h2 {
	font-size: 14pt;
	margin-top: 2;
    margin-bottom: 1;
    margin-left: 1;
	color: #442E30;
}
h3 {
	font-size: 15pt;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 1;
    margin-bottom: 1;
    margin-left: 1;
	color: #996633;
}
.bubbletext {
	color: #000000;
}
.report {
	text-align: right;
	font-size: 8pt;
}
.report A:link {
	font-size: 8pt;
}
.report A:visited {
	font-size: 8pt;
}
.report A:hover {
	font-size: 8pt;
}
.note {
	color: #666633;
}
.copyrightbottom { 
	font-family: Arial, Tahoma, Helvetica;
	font-size: 9pt;
	color: #666633;
	font-weight: normal;
}
.copyrightbottom A:link {
	color: #666633;
    TEXT-DECORATION: none;
	font-weight: normal;
}
.copyrightbottom A:visited {
	color: #666633;
	TEXT-DECORATION: none;
	font-weight: normal;
}
.copyrightbottom A:hover {
	color: #666633;
    TEXT-DECORATION: underline;
	font-weight: normal;
}