body,td,th,input,select,textarea {
	line-height: 18px;
	color: #555;
	font-family: Tahoma;
	font-size: 12px;
	border: 0;
}

a:link	{
	text-decoration: none;
	color: #1c72a5;
}
a:visited 	{
	text-decoration: none;
	color: #1c72a5;
}
a:hover 	{
	text-decoration: underline;
	color: #1c72a5;
}

a img {
	border: none;
}

.copyright
{
	FONT-FAMILY: tahoma;
	FONT-SIZE: 12px;
	COLOR: #909090;
}
A.copyright, A.copyright:active, A.copyright:visited
{
	COLOR: #909090; TEXT-DECORATION: none;
}
A.copyright:hover
{
	COLOR: #000000; TEXT-DECORATION: none;
}