
.footer {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
}
a.footer {
   color: #FFFFFF;
   font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
   }
a.footer:link{
   color: #FFFFFF;
   font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
   }
a.footer:visited{
   color: #FFFFFF;
   font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
   }
.google {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	background-color: #000000;
	height: 66px;
	width: 200px;
	text-align: center;
}

