#footer_home
	{
	color: silver;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	text-align: center;
	width: 80%;	
	left: 10%;
	}
#footer_home h1
	{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	}
#footer_home h2
	{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	}
#footer_home a
	{
	color: silver;
	text-decoration: none;
	}
#footer_home p
	{
	text-align: justify;
	margin: 0px 0px 0px 0px;
	}
