/**
 * Style sheet footer
 */
.copyright
{
	font-family:Arial, Sans-Serif;
	text-decoration:none;
	font-size:10px;
	color:#ab0e0e;
}

