@charset "UTF-8";
/* CSS Document */

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-align: center;
}
#footer tr td table tr td {
	font-size: 9px;
	color: #FFF;
}
#footer p {
	font-size: 9px;
	color: #FFF;
	width: 191px;
	margin-bottom: 15px;
}
#footer p strong {
	color: #6FF;
	font-size: 10px;
}
