BODY {
	color : white;
	font-weight : normal;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	scrollbar-3d-light-color:#445E7C;
	scrollbar-arrow-color:#445E7C;
	scrollbar-base-color:#445E7C;
	scrollbar-dark-shadow-color:#445E7C;
	scrollbar-face-color:#A5B6CB;
	scrollbar-highlight-color:#445E7C;
	scrollbar-shadow-color:#445E7C;
	margin-left : 0px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right : 0px;
	background-color : #A5B6CB;
}

TD {
	color : white;
	font-weight : normal;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}


A:LINK {
	color : Silver;
	font-weight : bold;
	text-decoration: none;
}

A:VISITED {
	color : Silver;
	font-weight : bold;
	text-decoration: none;
}

A:ACTIVE {
	color : Silver;
	font-weight : bold;
	text-decoration: none;
}


A:HOVER {
	color : White;
	font-weight : bold;
	text-decoration: none;
}

H1 {
	color : #826033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -1em;
}

H2 {
	color : #826033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin-top : 2.7em;
}

H3 {
	color : #3A6EA5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	margin-left : 0%;
	font-weight : bold;
}

H4 {
	color : #445E7C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	background-color : #A5B6CB;
	padding-left : 3px;
	border-top-color : #6082A8;
	border-top-style : solid;
	border-top-width : thin;
}

H5 {
	color : #445E7C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	background-color : #A5B6CB;
	padding-left : 3px;
	border-top-color : #6082A8;
	border-top-style : solid;
	border-top-width : thin;
}

H6 {
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

UL {
	list-style-position : outside;
	margin-left : 0px;
	padding-left : 20px;
	padding-bottom: 2px;
	list-style-position : outside;
	list-style-type : square;
	color: white;
	font-weight : normal;
}


