body
{
	background:	#000000;
	scrollbar-face-color:		#80986c;
	scrollbar-shadow-color:		#30481c;
	scrollbar-highlight-color:	#b0c89c;
	scrollbar-3dlight-color:	#40582c;
	scrollbar-darkshadow-color:	#20380c;
	scrollbar-track-color:		#80986c;
	scrollbar-arrow-color:		#10280c;
}

p
{
	font-family:	arial;
	font-size:	8pt;
	color:		#d0e8bc;
}

p.nc
{
	font-family:	arial;
	font-size:	8pt;
	color:		#d0e8bc;
	text-align: justify;
}

p.nav
{
	font-family:	arial;
	font-size:	8pt;
	color:		#666666;
}

p.header
{
	font-family:	arial;
	font-size:	10pt;
	font-weight:	bold;
	color:		#d0e8bc;
}

p.note
{
	font-family:	arial;
	font-size:	7pt;
	color:		#d0e8bc;
}

p.frheader
{
	font-family:	arial;
	font-size:	9pt;
	font-weight:	bold;
	color:		#a4a16a
}

p.naheader
{
	font-family:	arial;
	font-size:	9pt;
	font-weight:	bold;
	color:		#a4a16a
}

p.brheader
{
	font-family:	arial;
	font-size:	9pt;
	font-weight:	bold;
	color:		#a4a16a
}

p.amheader
{
	font-family:	arial;
	font-size:	9pt;
	font-weight:	bold;
	color:		#a4a16a
}

p.geheader
{
	font-family:	arial;
	font-size:	9pt;
	font-weight:	bold;
	color:		#a4a16a
}

p.ruheader
{
	font-family:	arial;
	font-size:	9pt;
	font-weight:	bold;
	color:		#a4a16a
}

td.frodd
{
	background:	#006666;
}

td.freven
{
	background:	#001818;
}

td.naodd
{
	background:	#330000;
}

td.naeven
{
	background:	#110000;
}

td.amodd
{
	background:	#333366;
}

td.ameven
{
	background:	#000033;
}

td.geodd
{
	background:	#336633;
}

td.geeven
{
	background:	#003300;
}

td.ruodd
{
	background:	#663333;
}

td.rueven
{
	background:	#330000;
}

a
{
	font-family:		arial;
	font-size:		8pt;
	color:			#80986c;
	text-decoration:	underline;
}

a:visited
{
	font-family:		arial;
	font-size:		8pt;
	color:			#80986c;
	text-decoration:	underline;
}

a:hover
{
	font-family:		arial;
	font-size:		8pt;
	color:			#80986c;
	text-decoration:	none;
}

a:visited:hover
{
	font-family:		arial;
	font-size:		8pt;
	color:			#80986c;
	text-decoration:	none;
}