textarea { width: 300px; height: 100px; }
textfield { width: 300px; }
form { color: #000000; }
.textfield, textarea { font-size: 10pt; width: 90%; text-align: left;}
select { font-size: 10pt; width: 98%; text-align: left;}

/*div#content h1 { color: #8d8472; }
div#content h2 { color: #000000; }

div#content h2 { text-transform: uppercase; font-weight: bold; }
*/
.question { font-weight: bold; width: 700px; }

.textfield { width: 95%; }

textarea { width: 700px; height: 100px; }

p.speaker { font-size: 12pt; font-weight: normal; color: #04A0A9;}