.body-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
}
.hdr-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F9FF6D;
}

.textSizeButton {
	vertical-align:middle;
	color: #003399;
}

.textSizeButton:hover {
	background-color:#FFFF99;
}