body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.footer_text {
	font-size: 18px;
	font-weight: bold;
}

.footer_text a {
	color: #FFFFFF;
}
.title1 {
	font-size: 18px;
	font-weight: bold;
}

a {
	color: #FFFFFF;
	text-decoration: none;	
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}

.InnertText
{
	margin: auto;
	width: 90%;
}
