BODY
{
	background-attachment: fixed;
	background-scroll: fixed;
}

A 
{
	COLOR: #ff0000; 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 		text-decoration: none 
}
	A:visited {COLOR: #ff0000}
	A:active {TEXT-DECORATION: bold}
	A:hover {TEXT-DECORATION: underline; color: #ff9966}


A.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;
	color: 777777;
}
	A.copyright:visited {text-decoration: none; color: #999999}
	A.copyright:active {TEXT-DECORATION: normal}
	A.copyright:hover {TEXT-DECORATION: underline; color: #ff9966;)
}

.main
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 000000;
}

.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: 777777;
}
