<STYLE TYPE="text/css">
<!--

a:link
{
	color:lightYellow;
}

a:visited
{
	color:lightYellow;
}

a:active
{
	color:lightYellow;
}

a:hover
{
	color:yellow;
}

BODY
{
	background-color:darkSlateBlue;
	color:lightYellow;
}

.highlight, .highlight TD, .highlight TR
{
/*
background-color:orange;
*/
}

.navigation, .navigation TD, .navigation TR
{
	background-color:darkBlue;
	color:lightYellow;
}

.content H1
{
	text-align:center;
}

.content, .content TD, .content TR
{
	background-color:lightYellow;
	color:darkBlue;
}

.content a:link
{
	color:black;
}

.content a:visited
{
	color:black;
}

.content a:active
{
	color:black;
}

.content a:hover
{
	color:darkSlateGray;
}

-->
</STYLE>
