<!--
body,td,th {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}
body {
	background-color: #FF9900;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link 		{color: #000099; text-decoration: underline; }
a:visited 	{color: #000099; text-decoration: underline; }
a:hover 	{color: #000000; text-decoration: underline; }
a:active 	{color: #000099; text-decoration: underline; }


p,h1 {
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
}

h1 {
	color: #666666;
	font-family: Arial;
	font-size: 16px;
}
h1 a:link 		{color: #666666; text-decoration: none; }
h1 a:visited 	{color: #666666; text-decoration: none; }
h1 a:hover 		{color: #000000; text-decoration: none; }
h1 a:active 	{color: #000000; text-decoration: none; }


.partners {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
}
.partners a:link 		{color: #666666; text-decoration: none; }
.partners a:visited 	{color: #666666; text-decoration: none; }
.partners a:hover 		{color: #000000; text-decoration: none; }
.partners a:active 		{color: #000000; text-decoration: none; }

.copyright {
	color: #999999;
	font-family: Arial;
	font-size: 10px;
}
.copyright a:link 		{color: #999999; text-decoration: none; }
.copyright a:visited 	{color: #999999; text-decoration: none; }
.copyright a:hover 		{color: #000000; text-decoration: none; }
.copyright a:active 	{color: #999999; text-decoration: none; }
-->