/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}


.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	font-size:11px;
	text-decoration: none;
	padding: 22px 0 0 22px;

}


a:hover {
	font-size: 11px;
	line-height: normal;	
	color:#666666;
	text-decoration: none;
}
a{
	font-size: 11px;
	line-height: normal;	
	color:#999;
	text-decoration: none;
}
