BODY  {
	background-color:#000000;
	SCROLLBAR-BASE-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
}
.Headings{
		font-size:11pt;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#0000FF;
		}
A.Headings:link{
		text-decoration:underline;
		}
A.Headings:active{
		text-decoration:underline;
		}
A.Headings:visited{
		text-decoration:underline;
		}
A.Headings:hover  {
	color:#FF0000;
	text-decoration:none;
}
.Bodytext
{
	font-size : 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}
A.Bodytext:link{
		color:#0000FF;
		text-decoration:underline;
		}
A.Bodytext:active{
		color:#0000FF;
		text-decoration:underline;
		}
A.Bodytext:visited{
		color:#0000FF;
		text-decoration:underline;
		}
A.Bodytext:hover  {
	color:#FF0000;
	text-decoration:none;
}

.navcell
{
	border-bottom:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-right: 1px;
	border-right-color:#000000;
	border-right-style:ridge;
}
.navcell2
{
	border-bottom:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
}
.navtext{
	color:#000000;
	font-size : 11px;
	font-family : Arial, Verdana, sans-serif;
	font-weight:bold;
}
A.navtext:link {
		color:#000000;
		text-decoration:none;
		}
A.navtext:visited {
		color:#000000;
		text-decoration:none;
		}		
A.navtext:active {
		color:#000000;
		text-decoration:none;
		}		
A.navtext:hover {
		text-decoration:underline;
		color:#FF0000;
		}				