LABEL { DISPLAY: inline ; FLOAT: lef t ; WIDTH: 170px ; font-weight: bold ; margin-left: 75px ; }

.INPUT { background-color: #FFEFD5 ; font-family: Arial, Helvetica, sans-serif ; color: red ; }

.OPTION { background-color: #FFEFD5 ; }

.SELECT { background-color: #FFEFD5 ; }

.TEXTAREA {
	background-color: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}

.BUTTON { font-family: arial, helvetica, sans-serif ; border-width: 2pt ; font-size: 16pt ; color: black ; top: 250px ; background-color: #F5DEB3 ; }
