@CHARSET "UTF-8";
p {
	text-align:justify;
	text-indent:1em;
}
.Footer
{
	font-family: "Tahoma";
	font-size: 10px;
	text-align: center;
}
.Footer a {
	color:inherit;
	text-decoration:none;
}
.Footer a:HOVER {
	color:blue;
}


