.BlackButton {  background-color: #000000; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
.RedButton { background-color: #FF0000; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.WhiteButton { background-color: #FFFFFF; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.BlueButton { background-color: #0000FF; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.GreenButton { background-color: #009900; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.YellowButton { background-color: #FFFF00; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.formtall {  font-size: 24px }
.formtallred {  font-size: 24px; font-color: red ; color: #FF0000}
.TallBlackButton { font-size: 24px; background-color: #000000; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
.TallRedButton { font-size: 24px; background-color: #FF0000; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.TallWhiteButton { font-size: 24px; background-color: #FFFFFF; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.TallBlueButton { font-size: 24px; background-color: #0000FF; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.TallGreenButton { font-size: 24px; background-color: #009900; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.TallYellowButton { font-size: 24px; background-color: #FFFF00; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
