BODY{
	cursor:url("point-n-click.cur");
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 12pt;
	background-color: #000000;
}

A:link
{
	color: #ff9900;
	text-decoration: none;
}	
		
A:visited
{
	color: #ff9900;
	text-decoration: none;
}	
		
A:active
{
	color: #ff9900;
	text-decoration: none;
}	
		
A:hover
{
	color: #ff9900;
	text-decoration: underline;
}

.dim {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12pt;
}
.copyright {

	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 8pt;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FF9900;
}
