BODY {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Times New Roman, serif;
	font-size: 12pt;
}

PRE {
    white-space: pre;
    font-family: Courier New, monospace;
    font-size: 10pt;
}

A:link {
	color: #0000A0;
	background-color: inherit;
}

A:visited {
	color: #004000;
	background-color: inherit;
}

A:hover {
	color: #006000;
	background-color: inherit;
}

BLOCKQUOTE {
	font-family: Arial, sans-serif;
	font-size: 9pt;
}

HR {
	height: 1px;
	width: 100%;
	color: #000040;
	background-color: #000040;
	border: 0px;
}

UL.nomarker {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

UL.nomarker LI {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

DIV.navbar P {
	color: #000040;
	background-color: inherit;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-align: center;
}

DIV.header P {
	color: #000040;
	background-color: inherit;
	font-family: Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}

DIV.section P.title {
	color: #000080;
	background-color: inherit;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}

DIV.section P.subtitle {
	color: #000080;
	background-color: inherit;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}

DIV.section P.center {
	text-align: center;
}

DIV.history {
	font-family: Arial, sans-serif;
	font-size: 8pt;
}

TABLE.normal {
	border: 1px;
	border-collapse: collapse;
	border-style: solid;
	border-color: black;
	border-spacing: 0px;
	empty-cells: show;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

TABLE.normal TR.top TD {
	color: white;
	background-color: #000080;
	font-style: italic;
	font-weight: bold;
}

TABLE.normal TR.divider TD {
	color: black;
	background-color: #8080FF;
	font-style: italic;
	font-weight: bold;
}

TABLE.normal TD {
	color: black;
	background-color: #E0E0FF;
	border: 1px;
	border-style: solid;
	border-color: black;
	padding: 5px;
}

TABLE.normal TD UL.nomarker {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}

TABLE.normal TD.right-align {
	text-align: right
}
