.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.text2 {
    font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #7B756A;
}
.text3 {
    font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #7B756A;
}

#footer {
	padding: 5px;
}

#footer p {
	margin: 10px 0;
	align: center;
}