body {
	margin: 0px;
}
p { color: #999; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 17px;}
td { }
a:link { color: #666; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: underline; }
a:visited { }
a:hover { text-decoration: underline; }
a:active { color: #666; }
#footer{
	bottom: 0px;
	position: fixed;
	text-align: center;
	width: 100%;
	background-color: #CCCCCC;

}
#footer p{
	color: #fff; 
	font-size: 8pt; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	line-height: 17px;
	z-index:1
}