#tableBottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0000FF;
	line-height: 1.5em;
	text-align: center;
}
#tableRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
	margin: 20px;
	padding: 20px;
	text-align: center;
	width: 25%;
}
#tableLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 1.5em;
	color: #0000FF;
	text-align: center;
	margin: 20px;
	padding: 20px;
	width: 25%;
	font-weight: bold;
}
#tableTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	width: 90%;
}
#tableCenter {
	margin: 20px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#divFooter {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	text-decoration: underline;
}
#divSolution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#divSolution2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#imgSolution {
	margin: 10px;
}
#tableBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	width: 75%;
	text-align: left;
}
