form			{ background-color: whitesmoke; width:600px; }
Textarea		{ width: 380 }
.textbox1		{ width: 150 }
.GrayedOut1	{ width: 150; color:silver; }
.textbox2		{ width: 380 }
.GrayedOut2	{ width: 380; color:silver; }
.questions		{ width: 100% }
.Table1  		{ color: navy; margin-top: 35px; }
.Table3  		{ color: navy; margin-top: 10px; }
.CustTable		{ color: navy; table-layout: fixed; }
.LeftSide  	{ width: 18px }
.RowColor		{ background-color: whitesmoke}
.hlink:visited { color: gray }
.hlink:hover	{ color: blue }
.hlink:link	{ color: navy }
.TableTitle	{ border-bottom: 1 silver solid ; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #0000FF; font-weight: bold}
.ColTitle		{ font-size: 7pt; }
.TableTitle2 { border-bottom: 1 silver solid ; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FF0000; font-weight: bold }
