	body
	{
	color: #000066;
}

	.footer
	{
	font-size: 9pt;
	color: silver;
	font-weight: bold;
	color: white
	}
	
	a:link, a:visited, a:active
	{
	color: #000066;
	font-size: 9pt;
	color: silver;
	font-weight: bold;
	text-decoration: none;
	}
	a:hover
	{
	text-decoration: underline
	}
	
	table
	{
	background: silver
	}

	td, tr
	{
	color: silver;
	background: #666666;
	}
	
	td.silver
	{
	background:silver;
	
}
