I have a check box and two radio buttons.
<input type="checkbox" name="GA" value="GA"
style="background-color: rgb(239,239,239); color: rgb(239,239,239)">GA<br>
<input type="radio" name="thirty" value="Thirty"...