.text {
	color: #000000;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	}
	
h1 {
	font-weight: bold;
	font-size: 14px;
	}
	
.footer {
	width:750px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	margin:40px;
}

.footer a:link { color: #666666; text-decoration:underline;}
.footer a:visited { color: #666666; text-decoration:underline;}
.footer a:hover { color: #666666;text-decoration:underline; }
.footer a:active { color: #666666;text-decoration:underline; }
.footer a:focus { color: #666666; text-decoration:underline;}
