body {
	margin: 0px;
	border: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #585858;
	text-align:left;
}
body, td, th	{
	font-size: 11px;
}
.copyright {
	color: #FFFFFF;
	text-align: right;
	margin: 10px;
}
.services {
	text-align: left;
	margin: 0px;
}
.copyright	a	{
	text-decoration: underline;
	color: #FFFFFF;
}
.copyright	a:hover	{
	text-decoration: none;
	color:#FFFFFF;
}
.copyright	a:visited	{
	text-decoration: underline;
	color: #FFFFFF;
}
.copyright	a:visited:hover	{
	text-decoration: none;
	color:#FFFFFF;
}
.close {
	color: #FFFFFF;
	text-align: center;
	margin: 3px;
}
.close	a	{
	text-decoration: underline;
	color: #FFFFFF;
}
.close	a:hover	{
	text-decoration: none;
	color:#FFFFFF;
}
.close	a:visited	{
	text-decoration: underline;
	color: #FFFFFF;
}
.close	a:visited:hover	{
	text-decoration: none;
	color:#FFFFFF;
}

.small {
	color: #585858;
	font-size: 9px;
	margin: 10px;
}
.small	a	{
	text-decoration: none;
	color: #585858;
}
.small	a:hover	{
	text-decoration: none;
	color:#ff6600;
}
.small	a:visited	{
	text-decoration: none;
	color: #585858;
}
.small	a:visited:hover	{
	text-decoration: none;
	color:#ff6600;
}
.img	{
	border-style: outset;
	border-color: #585858;
	border: 1px groove #000000;
}