BODY.top  { 
			font-family: sans-serif, verdana;
			background-color: #333399;
			color: #ffffff;
			}

BODY		{ 
			font-family: sans-serif, verdana;
			color: #333399;
			}

TR.top	{
	background-color: #333399;
	color: #ffffff;
	font-size: 14;
	}

TR	{
	background-color: #ffffff;
	color: #333399;
	font-size: 14;
	}


A.top:visited	{
			color: #ffffff;
			text-decoration: none;
			}

A.top:active	{
			color: #ffffff;
			text-decoration: none;
			}

A.top:link		{
			color: #ffffff;
			text-decoration: none;
			}

A.top:hover		{
			color:#333399;
			background-color: #ffffff;
			text-decoration: none;
			}

A:visited	{
			color: #333399;
			}

A:active	{
			color: #333399;
			}

A:link		{
			color: #333399;
			}

A:hover		{
			color:#ffffff;
			background-color: #333399;
			}

H1			{
			color: #333399;
			text-align: center;
			}
DIV.top
			{
			background-color: #333399
			}

TR.sub	{
	background-color: #999999;
	color: #333399;
	font-size: 14;
	}

A.sub:visited	{
			color: #333399;
			text-decoration: none;
			}

A.sub:active	{
			color: #333399;
			text-decoration: none;
			}

A.sub:link		{
			color: #333399;
			text-decoration: none;
			}

A.sub:hover		{
			color:#999999;
			background-color: #333399;
			text-decoration: none;
			}

DIV.sub
			{
			background-color: #999999
			}

