 BODY {
	scrollbar-arrow-color: #464600;
	scrollbar-track-color: #7A7A7A;
	scrollbar-shadow-color: #000000;
	scrollbar-face-color: #494949;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-3dlight-color: #A9A9A9;
	background-color: #494949;
	color: #FFFFFF;
}

A:LINK {
	color: #ffffff;
	text-decoration: underline;
	cursor: hand;
	text-transform: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

A:HOVER {
	color: #F0F8FF;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: overline underline;
	cursor: hand;
	font-variant: normal;
	text-transform: none;
}
A:ACTIVE {
	color: #FAEBD7;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline overline;
	cursor: hand;
	font-variant: normal;
	text-transform: none;
}
A:VISITED {
	color: #ffffff;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	cursor: hand;
	font-variant: normal;
	text-transform: none;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #DCDCDC;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #DCDCDC;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #DCDCDC;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
}

HR {
	color: #8B98A5;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #DCDCDC;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #DCDCDC;
	text-decoration: none;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #DCDCDC;
	text-decoration: underline;
}
.copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #DCDCDC;
	text-decoration: overline;
}
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #DCDCDC;
	text-decoration: none;
}

.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}