body{
	font-size: 210% !important;
	-webkit-text-size-adjust: 100%;
}

#main form table {
border-top: 1px solid #999;
width:800px;
margin:15px auto;
	font-size: 2.0em !important;
}
#main form table td {
display: block;
text-align: center;
width: 100% !important;
}
#main form table th {

display: block;
border-top: none;
border-bottom: none;
width: 100% !important;
}

#main form table th label{
padding:10px !important;
}

#footer p, #footer p a {
    font-size: 0.8em !important;
}

input[type=checkbox] {
  transform: scale(3);
}

.agree{
	font-size: 1.2em !important;
}

p span.spfsm{
	font-size: 0.8em !important;
}

.nosp{ display:none; }

.nopc{ display:block; }
