/* Must include subelements because html tables "break" style sheets */
body, table, td, p, div { font-family: helvetica, arial, sans-serif; font-size: 10pt }
th { font-family: helvetica, arial, sans-serif; font-size: 10pt; 
     font-weight: bold; background-color: #e0e0e0; } 

/* Use monospace (usually courier) because Netscape 4.x's input field sizing problem */ 
input, textarea { font-family: monospace }

.header { font-size: 16pt; font-style: italic; font-weight: bold; color: blue; text-align: center }
.subhead { font-size: 8pt; color: blue; text-align: center }
.button { font-family: helvetica, arial, sans-serif }
.small { font-size: 9pt }
.logo { font-weight: bold; color: blue }
.reqlabel { font-weight: bold }
